Searched refs:getModuleFromName (Results 1 – 3 of 3) sorted by relevance
103 sp<HwModule> getModuleFromName(const char *name) const;
253 sp <HwModule> HwModuleCollection::getModuleFromName(const char *name) const in getModuleFromName() function in android::HwModuleCollection
407 loadGlobalConfig(root, config, hwModules.getModuleFromName(AUDIO_HARDWARE_MODULE_ID_PRIMARY)); in loadConfig()