Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.h74 getSinkDevicesForMixPort(moduleName, mixPortName)); in getAttachedSinkDeviceForMixPort()
94 std::set<std::string> getSinkDevicesForMixPort(const std::string& moduleName,
DPolicyConfig.cpp64 auto possibleDevices = getSinkDevicesForMixPort(moduleName, mixPortName); in getSinkDeviceForMixPort()
168 std::set<std::string> PolicyConfig::getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort() function in PolicyConfig
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h70 getSinkDevicesForMixPort(moduleName, mixPortName)); in getAttachedSinkDeviceForMixPort()
122 std::set<std::string> getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort() function