Home
last modified time | relevance | path

Searched defs:srcPortConfig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp1356 WithAudioPatch(const AudioPortConfig& srcPortConfig, const AudioPortConfig& sinkPortConfig) in WithAudioPatch()
1362 WithAudioPatch(const WithAudioPatch& patch, const AudioPortConfig& srcPortConfig, in WithAudioPatch()
4270 WithAudioPortConfig srcPortConfig(srcSinkPair.value().first); in SetInvalidPatch() local