Searched refs:UnloadModuleLibrary (Results 1 – 3 of 3) sorted by relevance
144 bool UnloadModuleLibrary(LIBHANDLE handle);
220 return UnloadModuleLibrary(handle); in UnloadNativeModule()953 bool NativeModuleManager::UnloadModuleLibrary(LIBHANDLE handle) in UnloadModuleLibrary() function in NativeModuleManager
395 bool result = moduleManager->UnloadModuleLibrary(nullptr);