Home
last modified time | relevance | path

Searched defs:SetXComponentId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h84 void SetXComponentId(const std::string& id) in SetXComponentId() function
H A Dnative_interface_xcomponent_impl.h79 void SetXComponentId(const std::string& id) in SetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h54 void SetXComponentId(const std::string& id) in SetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp89 void SetXComponentId(ArkUINodeHandle node, const char* id) in SetXComponentId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.cpp329 void XComponentModelNG::SetXComponentId(FrameNode* frameNode, const std::string& id) in SetXComponentId() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6302 int32_t SetXComponentId(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetXComponentId() function