Home
last modified time | relevance | path

Searched refs:CallPopPage (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp145 void PluginFrontendDelegate::CallPopPage() {} in CallPopPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.h98 void CallPopPage();
H A Dplugin_frontend.cpp645 delegate_->CallPopPage(); in CallRouterBack()
H A Dplugin_frontend_delegate.cpp557 void PluginFrontendDelegate::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h63 void CallPopPage();
H A Dfrontend_delegate_declarative_ng.cpp1002 void FrontendDelegateDeclarativeNG::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.h203 void CallPopPage();
H A Djs_frontend.cpp713 delegate_->CallPopPage(); in CallRouterBack()
H A Dfrontend_delegate_impl.cpp478 void FrontendDelegateImpl::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h116 void CallPopPage();
H A Ddeclarative_frontend.cpp1074 delegate_->CallPopPage(); in Initialize()
H A Dfrontend_delegate_declarative.cpp625 void FrontendDelegateDeclarative::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative