Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp340 static std::string patchSinksToString(const struct audio_patch *patch) in patchSinksToString() function
3003 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in addTrack_l()
4281 const auto devices = patchSinksToString(&mPatch); in threadLoop()
5053 const std::string patchSinksAsString = patchSinksToString(patch); in createAudioPatch_l()
10648 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in start()