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