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