Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp2816 const auto attachedDevicePorts = moduleConfig->getAttachedDevicePorts(); in SetUpDevicePort() local
2817 if (auto it = findAny<AudioPort>(attachedDevicePorts, devicePortIds); in SetUpDevicePort()
2818 it != attachedDevicePorts.end()) { in SetUpDevicePort()