Home
last modified time | relevance | path

Searched defs:threadName (Results 1 – 3 of 3) sorted by relevance

/system/core/include/utils/
DProcessCallStack.h68 String8 threadName; member
/system/core/libutils/
DThreads.cpp80 char * threadName; member
295 const char* threadName, in androidCreateThreadEtc()
DProcessCallStack.cpp228 const String8& threadName = threadInfo.threadName; in printInternal() local