Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DProcessCallStack.h68 String8 threadName; member
/system/chre/platform/slpi/
Dinit.cc176 char threadName[] = "CHRE"; in chre_slpi_start_thread() local
/system/core/libutils/
DThreads.cpp71 char * threadName; member
284 const char* threadName, in androidCreateThreadEtc()
DProcessCallStack.cpp214 const String8& threadName = threadInfo.threadName; in printInternal() local