Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.h98 void CallPopPage();
H A Dplugin_frontend.cpp640 delegate_->CallPopPage(); in CallRouterBack()
H A Dplugin_frontend_delegate.cpp541 void PluginFrontendDelegate::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h63 void CallPopPage();
H A Dfrontend_delegate_declarative_ng.cpp999 void FrontendDelegateDeclarativeNG::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h116 void CallPopPage();
H A Ddeclarative_frontend.cpp1065 delegate_->CallPopPage(); in Initialize()
H A Dfrontend_delegate_declarative.cpp600 void FrontendDelegateDeclarative::CallPopPage() in CallPopPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
602 LOGI("CallPopPage begin"); in CallPopPage()

Completed in 24 milliseconds