Home
last modified time | relevance | path

Searched defs:RestoreRouterStack (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.h45 …std::pair<std::string, UIContentErrorCode> RestoreRouterStack(const std::string& contentInfo) over… in RestoreRouterStack() function
Ddeclarative_frontend_ng.cpp566 std::pair<std::string, UIContentErrorCode> DeclarativeFrontendNG::RestoreRouterStack(const std::str… in RestoreRouterStack() function in OHOS::Ace::DeclarativeFrontendNG
Dpage_router_manager.cpp826 std::pair<std::string, UIContentErrorCode> PageRouterManager::RestoreRouterStack(std::unique_ptr<Js… in RestoreRouterStack() function in OHOS::Ace::NG::PageRouterManager
/foundation/arkui/ace_engine/frameworks/core/common/
Dfrontend.h278 …virtual std::pair<std::string, UIContentErrorCode> RestoreRouterStack(const std::string& contentIn… in RestoreRouterStack() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h132 …virtual std::pair<std::string, UIContentErrorCode> RestoreRouterStack(const std::string& contentIn… in RestoreRouterStack() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp732 std::pair<std::string, UIContentErrorCode> DeclarativeFrontend::RestoreRouterStack(const std::strin… in Initialize() function in OHOS::Ace::DeclarativeFrontend
Dfrontend_delegate_declarative.cpp3232 std::pair<std::string, UIContentErrorCode> FrontendDelegateDeclarative::RestoreRouterStack( in RestoreRouterStack() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp2239 std::pair<std::string, UIContentErrorCode> AceContainer::RestoreRouterStack( in RestoreRouterStack() function in OHOS::Ace::Platform::AceContainer