Home
last modified time | relevance | path

Searched defs:PopToPage (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp191 void StageElement::PopToPage(int32_t pageId) in PopToPage() function in OHOS::Ace::StageElement
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp310 void PluginFrontendDelegate::PopToPage(const std::string& url) {} in PopToPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1311 void PluginFrontendDelegate::PopToPage(const std::string& url) in PopToPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1471 void FrontendDelegateImpl::PopToPage(const std::string& url) in PopToPage() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1172 void PipelineContext::PopToPage(int32_t pageId) in PopToPage() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2528 void FrontendDelegateDeclarative::PopToPage(const std::string& url) in PopToPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative