Searched defs:possibleDevices (Results 1 – 2 of 2) sorted by relevance
109 const std::set<std::string>& possibleDevices) const { in findAttachedDevice()
64 auto possibleDevices = getSinkDevicesForMixPort(moduleName, mixPortName); in getSinkDeviceForMixPort() local