Searched refs:threadnamebuf (Results 1 - 2 of 2) sorted by relevance

/system/core/debuggerd/
H A Dbacktrace.cpp73 char threadnamebuf[1024]; local
79 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);
H A Dtombstone.cpp203 char threadnamebuf[1024]; local
209 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);

Completed in 41 milliseconds