Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp343 static std::string patchSourcesToString(const struct audio_patch *patch) in patchSourcesToString() function
9166 recordTrack->logBeginInterval(patchSourcesToString(&mPatch)); // log to MediaMetrics in start()
9895 const std::string pathSourcesAsString = patchSourcesToString(patch); in createAudioPatch_l()