Searched refs:_GetAddOn (Results 1 – 1 of 1) sorted by relevance
143 status_t _GetAddOn(const char *path, ModuleAddOn **addon);423 error = _GetAddOn(path, &addon); in GetModule()654 ModuleManager::_GetAddOn(const char *name, ModuleAddOn **_addon) in _GetAddOn() function in ModuleManager