Searched refs:getAttachedDevices (Results 1 – 10 of 10) sorted by relevance
73 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()78 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()91 const std::vector<std::string>& getAttachedDevices(const std::string& moduleName) const;
120 const std::vector<std::string>& PolicyConfig::getAttachedDevices( in getAttachedDevices() function in PolicyConfig
69 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()74 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()115 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices() function
67 std::unordered_set<std::string> getAttachedDevices(const ap_xsd::Modules::Module& moduleConfig) { in getAttachedDevices() function70 for (const ap_xsd::AttachedDevices& attachedDevices : moduleConfig.getAttachedDevices()) { in getAttachedDevices()271 const std::unordered_set<std::string> xAttachedDeviceSet = getAttachedDevices(xModuleConfig); in convertDevicePortsInModuleToAidl()
283 method public audio.policy.configuration.V4_0.AttachedDevices getAttachedDevices();
303 method public audio.policy.configuration.V5_0.AttachedDevices getAttachedDevices();
314 method public audio.policy.configuration.V6_0.AttachedDevices getAttachedDevices();
464 method @Nullable public android.audio.policy.configuration.AttachedDevices getAttachedDevices();
495 …thod @Nullable public android.audio.policy.configuration.V7_1.AttachedDevices getAttachedDevices();
484 …thod @Nullable public android.audio.policy.configuration.V7_0.AttachedDevices getAttachedDevices();