Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp429 bool DetectLoop(const RefPtr<UINode>& child, const RefPtr<UINode>& current) in DetectLoop() function
446 if (DetectLoop(child, Claim(this))) { in DoAddChild()