Searched defs:LoadNativeModule (Results 1 – 3 of 3) sorted by relevance
23 NativeModule* LoadNativeModule(const char* moduleName, const char* path, bool isAppModule, in LoadNativeModule() function
564 NativeModule* NativeModuleManager::LoadNativeModule(const char* moduleName, const char* path, bool … in LoadNativeModule() function in NativeModuleManager
804 Local<JSValueRef> ArkNativeEngine::LoadNativeModule( in LoadNativeModule() function in ArkNativeEngine