Searched refs:threadTypeToString (Results 1 – 2 of 2) sorted by relevance
37 static const char *threadTypeToString(type_t type);
433 const char *AudioFlinger::ThreadBase::threadTypeToString(AudioFlinger::ThreadBase::type_t type) in threadTypeToString() function in android::AudioFlinger::ThreadBase811 this, mThreadName, getTid(), type(), threadTypeToString(type())); in dumpBase()