Searched refs:GetNativeModuleHandle (Results 1 – 3 of 3) sorted by relevance
156 LIBHANDLE GetNativeModuleHandle(const std::string& moduleKey) const;
150 LIBHANDLE NativeModuleManager::GetNativeModuleHandle(const std::string& moduleKey) const in GetNativeModuleHandle() function in NativeModuleManager209 LIBHANDLE handle = GetNativeModuleHandle(moduleKey); in UnloadNativeModule()
333 EXPECT_EQ(moduleManager->GetNativeModuleHandle(moduleKey1), nullptr);