HomeSort by relevance Sort by last modified time
    Searched full:threadnamebuf (Results 1 - 2 of 2) sorted by null

  /system/core/debuggerd/
backtrace.cpp 73 char threadnamebuf[1024]; local
79 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);
tombstone.cpp 203 char threadnamebuf[1024]; local
209 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);

Completed in 412 milliseconds