Home
last modified time | relevance | path

Searched refs:ReplaceNamedRoute (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.h157 void ReplaceNamedRoute(const RouterPageInfo& target);
H A Dfrontend_delegate_declarative_ng.h110 void ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative_ng.cpp430 void FrontendDelegateDeclarativeNG::ReplaceNamedRoute(const std::string& uri, const std::string& params, in ReplaceNamedRoute() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
434 pageRouterManager_->ReplaceNamedRoute( in ReplaceNamedRoute()
H A Dpage_router_manager.cpp322 void PageRouterManager::ReplaceNamedRoute(const RouterPageInfo& target) in ReplaceNamedRoute() function in OHOS::Ace::NG::PageRouterManager
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h86 virtual void ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable, in ReplaceNamedRoute() function in OHOS::Ace::Framework::FrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h164 void ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative.cpp894 void FrontendDelegateDeclarative::ReplaceNamedRoute(const std::string& uri, const std::string& params, in ReplaceNamedRoute() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
901 pageRouterManager_->ReplaceNamedRoute( in ReplaceNamedRoute()
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp405 delegate->ReplaceNamedRoute(context->uriString, context->paramsString, in JSReplaceNamedRoute()

Completed in 17 milliseconds