Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.cpp120 const std::vector<std::string>& PolicyConfig::getAttachedDevices( in getAttachedDevices() function in PolicyConfig
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h130 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices() function