Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp355 static std::string patchSourcesToString(const struct audio_patch *patch) in patchSourcesToString() function
8620 const auto devices = patchSourcesToString(&mPatch); in threadLoop()
9371 recordTrack->logBeginInterval(patchSourcesToString(&mPatch)); // log to MediaMetrics in start()
10100 const std::string pathSourcesAsString = patchSourcesToString(patch); in createAudioPatch_l()