Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp201 void StageElement::RestorePopPage(const RefPtr<Component>& newComponent) in RestorePopPage() function in OHOS::Ace::StageElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1181 void PipelineContext::RestorePopPage(const RefPtr<PageComponent>& pageComponent) in RestorePopPage() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2667 void FrontendDelegateDeclarative::RestorePopPage(const RefPtr<JsAcePage>& page, const std::string& … in RestorePopPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative