Home
last modified time | relevance | path

Searched defs:attachedDevices (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp112 std::string PolicyConfig::findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice()
207 auto attachedDevices = module.getFirstAttachedDevices()->getItem(); in init() local
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h108 std::string findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice()
/hardware/interfaces/audio/aidl/default/
DXsdcConversion.cpp70 for (const ap_xsd::AttachedDevices& attachedDevices : moduleConfig.getAttachedDevices()) { in getAttachedDevices() local