Searched refs:RemoveNativeModule (Results 1 – 3 of 3) sorted by relevance
158 bool RemoveNativeModule(const std::string& moduleKey);
195 bool NativeModuleManager::RemoveNativeModule(const std::string& moduleKey) in RemoveNativeModule() function in NativeModuleManager215 if (RemoveNativeModule(moduleKey) == false) { in UnloadNativeModule()
357 bool result2 = moduleManager->RemoveNativeModule(moduleKey1);