Searched defs:threadTypeToString (Results 1 – 2 of 2) sorted by relevance
100 inline const char *threadTypeToString(ThreadType type) { in threadTypeToString() function
602 const char* ThreadBase::threadTypeToString(ThreadBase::type_t type) in threadTypeToString() function in android::ThreadBase