Searched refs:GetNavDestinationNodeInUINode (Results 1 – 2 of 2) sorted by relevance
503 bool JSNavigationStack::GetNavDestinationNodeInUINode( in GetNavDestinationNodeInUINode() function in OHOS::Ace::Framework::JSNavigationStack942 return GetNavDestinationNodeInUINode(node, desNode); in LoadDestinationByBuilder()995 if (!GetNavDestinationNodeInUINode(node, desNode)) { in LoadDestination()1044 if (!GetNavDestinationNodeInUINode(uiNode, desNode)) { in UpdatePathInfoIfNeeded()
138 …bool GetNavDestinationNodeInUINode(RefPtr<NG::UINode> node, RefPtr<NG::NavDestinationGroupNode>& d…