Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp4092 auto srcSink = *srcSinkGroup.second.begin(); in ResetPortConfigUsedByPatch() local
4093 WithAudioPatch patch(srcSink.first, srcSink.second); in ResetPortConfigUsedByPatch()
4159 for (const auto& srcSink : srcSinkGroup.second) { in SetPatch() local
4162 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() local
4182 WithAudioPatch patch(srcSink.first, srcSink.second); in UpdatePatch()
4220 auto srcSink = *srcSinkGroup.second.begin(); in UpdateInvalidPatchId() local
4221 WithAudioPatch patch(srcSink.first, srcSink.second); in UpdateInvalidPatchId()