Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h109 const std::set<std::string>& possibleDevices) const { in findAttachedDevice()
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp64 auto possibleDevices = getSinkDevicesForMixPort(moduleName, mixPortName); in getSinkDeviceForMixPort() local