Home
last modified time | relevance | path

Searched defs:nativeModule (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp57 NativeModule* nativeModule = firstNativeModule_; in ~NativeModuleManager() local
188 void NativeModuleManager::Register(NativeModule* nativeModule) in Register()
442 NativeModule* nativeModule = FindNativeModuleByCache(strModule.c_str()); in LoadNativeModule() local
453 NativeModule* nativeModule = FindNativeModuleByCache(key.c_str()); in LoadNativeModule() local
788 NativeModule* nativeModule = firstNativeModule_; in RemoveNativeModuleByCache() local