Home
last modified time | relevance | path

Searched refs:getAttachedDevices (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.h66 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()
71 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()
84 const std::vector<std::string>& getAttachedDevices(const std::string& moduleName) const;
H A DPolicyConfig.cpp120 const std::vector<std::string>& PolicyConfig::getAttachedDevices( in getAttachedDevices() function in PolicyConfig
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h81 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()
86 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()
130 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices() function
/aosp12/hardware/interfaces/audio/4.0/config/api/
H A Dcurrent.txt283 method public audio.policy.configuration.V4_0.AttachedDevices getAttachedDevices();
/aosp12/hardware/interfaces/audio/5.0/config/api/
H A Dcurrent.txt303 method public audio.policy.configuration.V5_0.AttachedDevices getAttachedDevices();
/aosp12/hardware/interfaces/audio/6.0/config/api/
H A Dcurrent.txt313 method public audio.policy.configuration.V6_0.AttachedDevices getAttachedDevices();
/aosp12/system/tools/xsdc/tests/resources/enum_type/api/
H A Dcurrent.txt427 method public attr.enumtype.AttachedDevices getAttachedDevices();
/aosp12/hardware/interfaces/audio/7.0/config/api/
H A Dcurrent.txt484 …thod @Nullable public android.audio.policy.configuration.V7_0.AttachedDevices getAttachedDevices();