Home
last modified time | relevance | path

Searched refs:CollectRemovedChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1585 CollectRemovedChild(child, removedElmtId); in CollectRemovedChildren()
1593 void UINode::CollectRemovedChild(const RefPtr<UINode>& child, std::list<int32_t>& removedElmtId) in CollectRemovedChild() function in OHOS::Ace::NG::UINode
H A Dui_node.h851 void CollectRemovedChild(const RefPtr<UINode>& child, std::list<int32_t>& removedElmtId);