Searched refs:_GetAddOn (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp141 status_t _GetAddOn(const char *path, ModuleAddOn **addon);
421 error = _GetAddOn(path, &addon);
652 ModuleManager::_GetAddOn(const char *name, ModuleAddOn **_addon) function in class:ModuleManager

Completed in 34 milliseconds