Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp330 static std::string patchSinksToString(const struct audio_patch *patch) in patchSinksToString() function
2957 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in addTrack_l()
4994 const std::string patchSinksAsString = patchSinksToString(patch); in createAudioPatch_l()
10416 track->logBeginInterval(patchSinksToString(&mPatch)); // log to MediaMetrics in start()