Home
last modified time | relevance | path

Searched defs:GetXComponentId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h89 const std::string& GetXComponentId() const in GetXComponentId() function
H A Dnative_interface_xcomponent_impl.cpp22 int32_t OH_NativeXComponent::GetXComponentId(char* id, uint64_t* size) in GetXComponentId() function in OH_NativeXComponent
H A Dnative_interface_xcomponent_impl.h84 const std::string& GetXComponentId() const in GetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h60 const std::string& GetXComponentId() const in GetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp110 ArkUI_CharPtr GetXComponentId(ArkUINodeHandle node) in GetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.cpp351 std::string XComponentModelNG::GetXComponentId(FrameNode* frameNode) in GetXComponentId() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6313 const ArkUI_AttributeItem* GetXComponentId(ArkUI_NodeHandle node) in GetXComponentId() function