Home
last modified time | relevance | path

Searched defs:attachedDevices (Results 1 – 2 of 2) 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()