Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp299 void UINode::Clean(bool cleanDirectly, bool allowTransition, int32_t branchId) in Clean() argument
307 if (!cleanDirectly && child->MarkRemoving()) { in Clean()
H A Dui_node.h106 void Clean(bool cleanDirectly = false, bool allowTransition = false, int32_t branchId = -1);