Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.cpp62 WeakPtr<NativeXComponentImpl> nativeXComponentImpl) in NativeXComponentInit()
H A Drender_xcomponent.cpp319 OH_NativeXComponent* nativeXComponent, WeakPtr<NativeXComponentImpl> nativeXComponentImpl) in NativeXComponentInit()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp527 auto nativeXComponentImpl = pair.first; variable
709 auto nativeXComponentImpl = pair.first; variable
895 auto nativeXComponentImpl = pair.first; variable
1180 auto nativeXComponentImpl = pair.first; variable
H A Dxcomponent_property_test_ng.cpp223 auto nativeXComponentImpl = pair.first; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h72 auto nativeXComponentImpl = AceType::MakeRefPtr<NativeXComponentImpl>(); in GetNativeXComponentFromXcomponentsMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_accessibility_provider.cpp33 auto nativeXComponentImpl = pair.first; in GetAccessbilityProvider() local
H A Dxcomponent_pattern.cpp790 auto nativeXComponentImpl = pair.first; in OnAccessibilityChildTreeRegister() local
828 auto nativeXComponentImpl = pair.first; in OnAccessibilityChildTreeDeregister() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2156 RefPtr<OHOS::Ace::NativeXComponentImpl> nativeXComponentImpl = nullptr; in FireExternalEvent() local