Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DProcessCallStack.h68 String8 threadName; member
/system/netd/server/
DMDnsSdListener.h83 std::string threadName() { return std::string("MDnsSdMonitor"); } in threadName() function
/system/netd/libnetdutils/
DThreadUtilTest.cpp51 std::string threadName() { return mName; } in threadName() function in android::netdutils::__anon9141aaf60111::NoopRun
/system/chre/platform/slpi/
Dinit.cc176 char threadName[] = "CHRE"; in chre_slpi_start_thread() local
/system/core/libutils/
DThreads.cpp75 char * threadName; member
290 const char* threadName, in androidCreateThreadEtc()
DProcessCallStack.cpp214 const String8& threadName = threadInfo.threadName; in printInternal() local