Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_xcomponent_node_bridge.cpp85 auto nativeModule = panda::NativePointerRef::New( in Create() local
110 …auto nativeModule = panda::NativePointerRef::New(vm, reinterpret_cast<void*>(AceType::RawPtr(frame… in GetFrameNode() local
166 auto nativeModule = panda::BooleanRef::New(vm, ret); in ChangeRenderType() local
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp63 NativeModule* nativeModule = headNativeModule_; in ~NativeModuleManager() local
257 void NativeModuleManager::Register(NativeModule* nativeModule) in Register()
535 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker, NativeModule* nativeModule) in MoveApiAllowListCheckerPtr()
606 NativeModule* nativeModule = in LoadNativeModule() local
627 NativeModule* nativeModule = in LoadNativeModule() local
1199 NativeModule* nativeModule = headNativeModule_; in RemoveNativeModuleByCache() local