Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h60 sp<const android::HwModule> getModuleFromName(const std::string& name) const { in getModuleFromName() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp51 const xsd::Module* PolicyConfig::getModuleFromName(const std::string& name) const { in getModuleFromName() function in PolicyConfig