Searched defs:threadName (Results 1 – 6 of 6) sorted by relevance
68 String8 threadName; member
83 std::string threadName() { return std::string("MDnsSdMonitor"); } in threadName() function
51 std::string threadName() { return mName; } in threadName() function in android::netdutils::__anon9141aaf60111::NoopRun
176 char threadName[] = "CHRE"; in chre_slpi_start_thread() local
75 char * threadName; member290 const char* threadName, in androidCreateThreadEtc()
214 const String8& threadName = threadInfo.threadName; in printInternal() local