Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h115 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp120 const std::vector<std::string>& PolicyConfig::getAttachedDevices( in getAttachedDevices() function in PolicyConfig
/hardware/interfaces/audio/aidl/default/
DXsdcConversion.cpp67 std::unordered_set<std::string> getAttachedDevices(const ap_xsd::Modules::Module& moduleConfig) { in getAttachedDevices() function