Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.h67 const auto attachedDevicePort = getAttachedSourceDeviceForMixPort(moduleName, mixPortName); in getDeviceAddressOfSourceDeviceAttachedToMixPort()
76 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort() function
DPolicyConfig.cpp82 const std::string device = getAttachedSourceDeviceForMixPort(moduleName, mixPortName); in getSourceDeviceForMixPort()
/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
DGenerators.cpp108 .getAttachedSourceDeviceForMixPort(moduleName, ioProfile->getName()) in generateInputDeviceConfigParameters()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h72 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort() function