Searched refs:srcSink (Results 1 – 1 of 1) sorted by relevance
4092 auto srcSink = *srcSinkGroup.second.begin(); in ResetPortConfigUsedByPatch() local4093 WithAudioPatch patch(srcSink.first, srcSink.second); in ResetPortConfigUsedByPatch()4159 for (const auto& srcSink : srcSinkGroup.second) { in SetPatch() local4162 std::make_unique<WithAudioPatch>(srcSink.first, srcSink.second)); in SetPatch()4167 WithAudioPatch patch(srcSink.first, srcSink.second); in SetPatch()4181 for (const auto& srcSink : srcSinkGroup.second) { in UpdatePatch() local4182 WithAudioPatch patch(srcSink.first, srcSink.second); in UpdatePatch()4220 auto srcSink = *srcSinkGroup.second.begin(); in UpdateInvalidPatchId() local4221 WithAudioPatch patch(srcSink.first, srcSink.second); in UpdateInvalidPatchId()