Home
last modified time | relevance | path

Searched refs:getAttachedSourceDeviceForMixPort (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.h69 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort() function
H A DPolicyConfig.cpp82 const std::string device = getAttachedSourceDeviceForMixPort(moduleName, mixPortName); in getSourceDeviceForMixPort()
H A DGenerators.cpp237 .getAttachedSourceDeviceForMixPort(moduleName, mixPort.getName()) in generateInputDeviceConfigParameters()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
H A DGenerators.cpp106 .getAttachedSourceDeviceForMixPort(moduleName, ioProfile->getName()) in generateInputDeviceConfigParameters()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h84 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort() function