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

  /system/core/debuggerd/
backtrace.cpp 68 char threadnamebuf[1024]; local
74 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);
tombstone.cpp 199 char threadnamebuf[1024]; local
205 threadname = fgets(threadnamebuf, sizeof(threadnamebuf), fp);

Completed in 4991 milliseconds