Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_node_bridge.cpp85 auto nativeModule = panda::NativePointerRef::New( in Create() local
107 …auto nativeModule = panda::NativePointerRef::New(vm, reinterpret_cast<void*>(AceType::RawPtr(frame… in GetFrameNode() local
154 auto nativeModule = panda::BooleanRef::New(vm, ret); in ChangeRenderType() local
/ohos5.0/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp62 NativeModule* nativeModule = headNativeModule_; in ~NativeModuleManager() local
256 void NativeModuleManager::Register(NativeModule* nativeModule) in Register()
530 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker, NativeModule* nativeModule) in MoveApiAllowListCheckerPtr()
595 NativeModule* nativeModule = in LoadNativeModule() local
616 NativeModule* nativeModule = in LoadNativeModule() local
1140 NativeModule* nativeModule = headNativeModule_; in RemoveNativeModuleByCache() local