Home
last modified time | relevance | path

Searched refs:AttachToTree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.h108 …void AttachToTree(RefPtr<UINode> root, RefPtr<UINode> uiNode, const std::unique_ptr<NodeObject>& n…
H A Ddistributed_ui.cpp592 void DistributedUI::AttachToTree( in AttachToTree() function in OHOS::Ace::NG::DistributedUI
615 AttachToTree(pageRootNode, uiNode, nodeObject); in AddNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Ddistributed_ui_test_ng.cpp354 distributedUI.AttachToTree(parentNode, childNode, nodeObject);
358 distributedUI.AttachToTree(parentNode, childNode, nodeObject);