Searched refs:patchSourcesToString (Results 1 – 1 of 1) sorted by relevance
356 static std::string patchSourcesToString(const struct audio_patch *patch) in patchSourcesToString() function8618 const auto devices = patchSourcesToString(&mPatch); in threadLoop()9386 recordTrack->logBeginInterval(patchSourcesToString(&mPatch)); // log to MediaMetrics in start()10127 const std::string pathSourcesAsString = patchSourcesToString(patch); in createAudioPatch_l()10687 isOutput() ? patchSinksToString(&mPatch) : patchSourcesToString(&mPatch)); in start()11040 const std::string patchSourcesAsString = isOutput() ? "" : patchSourcesToString(patch); in createAudioPatch_l()