Home
last modified time | relevance | path

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

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