Home
last modified time | relevance | path

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

/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp143 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