Searched refs:RemoveNativeModuleByCache (Results 1 – 3 of 3) sorted by relevance
157 bool RemoveNativeModuleByCache(const std::string& moduleKey);
199 bool moduleRemoved = RemoveNativeModuleByCache(moduleKey); in RemoveNativeModule()1131 bool NativeModuleManager::RemoveNativeModuleByCache(const std::string& moduleKey) in RemoveNativeModuleByCache() function in NativeModuleManager
413 bool result = moduleManager->RemoveNativeModuleByCache(moduleKey);