Searched refs:patchSourcesAsString (Results 1 – 1 of 1) sorted by relevance
11040 const std::string patchSourcesAsString = isOutput() ? "" : patchSourcesToString(patch); in createAudioPatch_l() local11043 mThreadMetrics.logCreatePatch(patchSourcesAsString, patchSinksAsString); in createAudioPatch_l()11047 track->logBeginInterval(isOutput() ? patchSinksAsString : patchSourcesAsString); in createAudioPatch_l()