Home
last modified time | relevance | path

Searched defs:threadTypeToString (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DEvents.h100 inline const char *threadTypeToString(ThreadType type) { in threadTypeToString() function
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp495 const char *AudioFlinger::ThreadBase::threadTypeToString(AudioFlinger::ThreadBase::type_t type) in threadTypeToString() function in android::AudioFlinger::ThreadBase