Searched refs:SetHandleNavDestinationSwitchFunc (Results 1 – 4 of 4) sorted by relevance
182 void SetHandleNavDestinationSwitchFunc(NavDestinationSwitchHandleFunc func);
290 void UIObserverHandler::SetHandleNavDestinationSwitchFunc(NavDestinationSwitchHandleFunc func) in SetHandleNavDestinationSwitchFunc() function in OHOS::Ace::NG::UIObserverHandler
761 UIObserverHandler::GetInstance().SetHandleNavDestinationSwitchFunc(NavDestinationSwitchHandle);
762 …NG::UIObserverHandler::GetInstance().SetHandleNavDestinationSwitchFunc(&UIObserver::HandleNavDesti… in ProcessNavDestinationSwitchRegister()