Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.cpp51 const xsd::Module* PolicyConfig::getModuleFromName(const std::string& name) const { in getModuleFromName() function in PolicyConfig
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h72 sp<const android::HwModule> getModuleFromName(const std::string& name) const { in getModuleFromName() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp274 sp <HwModule> HwModuleCollection::getModuleFromName(const char *name) const in getModuleFromName() function in android::HwModuleCollection