Home
last modified time | relevance | path

Searched defs:DoRemoveChildInRenderTree (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.cpp210 void LazyForEachNode::DoRemoveChildInRenderTree(uint32_t index, bool isAll) in DoRemoveChildInRenderTree() function in OHOS::Ace::NG::LazyForEachNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp167 void UINode::DoRemoveChildInRenderTree(uint32_t index, bool isAll) {} in DoRemoveChildInRenderTree() function in OHOS::Ace::NG::UINode
Dmock_frame_node.cpp330 void FrameNode::DoRemoveChildInRenderTree(uint32_t index, bool isAll) in DoRemoveChildInRenderTree() function in OHOS::Ace::NG::FrameNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp823 void UINode::DoRemoveChildInRenderTree(uint32_t index, bool isAll) in DoRemoveChildInRenderTree() function in OHOS::Ace::NG::UINode
Dframe_node.cpp2577 void FrameNode::DoRemoveChildInRenderTree(uint32_t index, bool isAll) in DoRemoveChildInRenderTree() function in OHOS::Ace::NG::FrameNode