Searched defs:getModuleUnlocked (Results 1 – 1 of 1) sorted by relevance
147 Module *getModuleUnlocked() { return M.get(); } in getModuleUnlocked() function150 const Module *getModuleUnlocked() const { return M.get(); } in getModuleUnlocked() function