Searched refs:GetNavDestinationCustomNode (Results 1 – 5 of 5) sorted by relevance
77 RefPtr<CustomNodeBase> GetNavDestinationCustomNode();
155 RefPtr<CustomNodeBase> NavDestinationGroupNode::GetNavDestinationCustomNode() in GetNavDestinationCustomNode() function in OHOS::Ace::NG::NavDestinationGroupNode
656 navDestinationNode->GetNavDestinationCustomNode();681 navDestinationNode->GetNavDestinationCustomNode();708 navDestinationNode->GetNavDestinationCustomNode();734 navDestinationNode->GetNavDestinationCustomNode();
165 customNode = navDestinationGroupNode->GetNavDestinationCustomNode(); in GetCustomNode()
993 return destinationNode->GetIndex() != -1 || destinationNode->GetNavDestinationCustomNode(); in CheckDestinationIsPush()