Home
last modified time | relevance | path

Searched defs:switchInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
Dui_observer.cpp693 const NG::AbilityContextInfo& info, NG::NavDestinationSwitchInfo& switchInfo) in HandleNavDestinationSwitch()
700 const NG::AbilityContextInfo& info, NG::NavDestinationSwitchInfo& switchInfo) in HandleAbilityUIContextNavDestinationSwitch()
723 void UIObserver::HandleUIContextNavDestinationSwitch(const NG::NavDestinationSwitchInfo& switchInfo) in HandleUIContextNavDestinationSwitch()
736 const NavIdAndListenersMap& listenersMap, const NG::NavDestinationSwitchInfo& switchInfo) in HandleListenersWithEmptyNavigationId()
749 const NavIdAndListenersMap& listenersMap, const NG::NavDestinationSwitchInfo& switchInfo) in HandleListenersWithSpecifiedNavigationId()
Dui_observer_listener.cpp149 void UIObserverListener::OnNavDestinationSwitch(const NG::NavDestinationSwitchInfo& switchInfo) in OnNavDestinationSwitch()
168 …IObserverListener::CreateNavDestinationSwitchInfoObj(const NG::NavDestinationSwitchInfo& switchInf… in CreateNavDestinationSwitchInfoObj()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dobserver_handler.cpp255 …NavDestinationSwitchInfo switchInfo(GetUIContextValue(), std::forward<std::optional<NavDestination… in NotifyNavDestinationSwitch() local