Searched refs:getSinkDevicesForMixPort (Results 1 – 3 of 3) sorted by relevance
74 getSinkDevicesForMixPort(moduleName, mixPortName)); in getAttachedSinkDeviceForMixPort()94 std::set<std::string> getSinkDevicesForMixPort(const std::string& moduleName,
64 auto possibleDevices = getSinkDevicesForMixPort(moduleName, mixPortName); in getSinkDeviceForMixPort()168 std::set<std::string> PolicyConfig::getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort() function in PolicyConfig
70 getSinkDevicesForMixPort(moduleName, mixPortName)); in getAttachedSinkDeviceForMixPort()122 std::set<std::string> getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort() function