Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp195 void UINode::TraversingCheck(RefPtr<UINode> node, bool withAbort) in TraversingCheck() argument
207 if (withAbort) { in TraversingCheck()
H A Dui_node.h859 void TraversingCheck(RefPtr<UINode> node = nullptr, bool withAbort = false);