Searched refs:GetModule (Results 1 – 1 of 1) sorted by relevance
119 status_t GetModule(const char *path, module_info **infop);410 ModuleManager::GetModule(const char *path, module_info **_info) in GetModule() function in ModuleManager569 status = GetModule(dependencies[i].name, dependencies[i].info); in GetDependencies()753 return ModuleManager::Default()->GetModule(path, _info); in get_module()