Searched defs:getModuleFromName (Results 1 – 4 of 4) sorted by relevance
158 def getModuleFromName(model_name): function
60 sp<const android::HwModule> getModuleFromName(const std::string& name) const { in getModuleFromName() function
51 const xsd::Module* PolicyConfig::getModuleFromName(const std::string& name) const { in getModuleFromName() function in PolicyConfig
296 sp <HwModule> HwModuleCollection::getModuleFromName(const char *name) const in getModuleFromName() function in android::HwModuleCollection