Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.h297 void RemoveRedundantNavDestination(RefPtr<FrameNode>& navigationContentNode,
H A Dnavigation_group_node.cpp165 RemoveRedundantNavDestination( in UpdateNavDestinationNodeWithoutMarkDirty()
221 void NavigationGroupNode::RemoveRedundantNavDestination(RefPtr<FrameNode>& navigationContentNode, in RemoveRedundantNavDestination() function in OHOS::Ace::NG::NavigationGroupNode