Searched refs:CreateNodeByRouteInfo (Results 1 – 5 of 5) sorted by relevance
150 …uiNode = navigationStack->CreateNodeByRouteInfo(routeInfo, navigationPattern->GetParentCustomNode(… in AddNavDestinationToNavigation()
98 RefPtr<NG::UINode> CreateNodeByRouteInfo(const RefPtr<NG::RouteInfo>& routeInfo,
394 RefPtr<NG::UINode> JSNavigationStack::CreateNodeByRouteInfo(const RefPtr<NG::RouteInfo>& routeInfo, in CreateNodeByRouteInfo() function in OHOS::Ace::Framework::JSNavigationStack
157 …virtual RefPtr<UINode> CreateNodeByRouteInfo(const RefPtr<RouteInfo>& routeInfo, const WeakPtr<UIN…
331 RefPtr<UINode> NavigationStack::CreateNodeByRouteInfo(const RefPtr<RouteInfo>& routeInfo, const Wea… in CreateNodeByRouteInfo() function in OHOS::Ace::NG::NavigationStack