Home
last modified time | relevance | path

Searched refs:headNativeModule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.h76 NativeModule* headNativeModule = nullptr; member
H A Dnative_module_manager.cpp622 if (CheckNativeListChanged(cacheHeadTailNativeModule.headNativeModule, in LoadNativeModule()
1217 cacheHeadTailStruct.headNativeModule = headNativeModule_; in FindNativeModuleByCache()