Searched defs:getModuleFromName (Results 1 – 3 of 3) sorted by relevance
51 const xsd::Module* PolicyConfig::getModuleFromName(const std::string& name) const { in getModuleFromName() function in PolicyConfig
72 sp<const android::HwModule> getModuleFromName(const std::string& name) const { in getModuleFromName() function
274 sp <HwModule> HwModuleCollection::getModuleFromName(const char *name) const in getModuleFromName() function in android::HwModuleCollection