Searched defs:get_module (Results 1 – 2 of 2) sorted by relevance
81 const module_t* get_module(const char*) { return nullptr; }; in get_module() function
57 const module_t* get_module(const char* name) { in get_module() function