Searched refs:CheckTopNavPathChange (Results 1 – 3 of 3) sorted by relevance
1167 navigationPattern->CheckTopNavPathChange(preTopNavPath, preTopNavPath);1176 navigationPattern->CheckTopNavPathChange(preTopNavPath, newTopNavPath);1182 navigationPattern->CheckTopNavPathChange(preTopNavPath, newTopNavPath);1195 navigationPattern->CheckTopNavPathChange(preTopNavPath, newTopNavPath);1205 navigationPattern->CheckTopNavPathChange(preTopNavPath, newTopNavPath);
473 …void CheckTopNavPathChange(const std::optional<std::pair<std::string, RefPtr<UINode>>>& preTopNavP…
776 CheckTopNavPathChange(preTopNavPath, newTopNavPath, preLastStandardIndex); in RefreshNavDestination()816 void NavigationPattern::CheckTopNavPathChange( in CheckTopNavPathChange() function in OHOS::Ace::NG::NavigationPattern