Home
last modified time | relevance | path

Searched defs:GetParentCustomNode (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_pattern.h378 WeakPtr<UINode> GetParentCustomNode() const in GetParentCustomNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp530 RefPtr<CustomNode> UINode::GetParentCustomNode() const in GetParentCustomNode() function in OHOS::Ace::NG::UINode