Home
last modified time | relevance | path

Searched refs:patchSinksToString (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp240 static std::string patchSinksToString(const struct audio_patch *patch) in patchSinksToString() function
2737 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in addTrack_l()
4588 const std::string patchSinksAsString = patchSinksToString(patch); in createAudioPatch_l()
9602 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in start()