Home
last modified time | relevance | path

Searched refs:findAttachedDevice (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.h73 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()
78 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()
89 std::string findAttachedDevice(const std::vector<std::string>& attachedDevices,
DPolicyConfig.cpp112 std::string PolicyConfig::findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice() function in PolicyConfig
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h69 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()
74 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()
108 std::string findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice() function