Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.h379 WeakPtr<UINode> GetParentCustomNode() const in GetParentCustomNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp535 RefPtr<CustomNode> UINode::GetParentCustomNode() const in GetParentCustomNode() function in OHOS::Ace::NG::UINode