Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/module_manager/test/mock/src/
H A Dmock_native_module_manager.cpp59 char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) in FindNativeModuleByDisk()
82 NativeModule*& cacheNativeModule, in FindNativeModuleByCache()
/ohos5.0/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp239 NativeModule* cacheNativeModule = nullptr; in GetModuleFileName() local
587 NativeModule* cacheNativeModule = nullptr; in LoadNativeModule() local
984 char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) in FindNativeModuleByDisk()
1188 NativeModule*& cacheNativeModule, in FindNativeModuleByCache()