Home
last modified time | relevance | path

Searched refs:disallowPopLastPage_ (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h317 disallowPopLastPage_ = true; in DisallowPopLastPage()
340 bool disallowPopLastPage_ = false; member in OHOS::Ace::Frontend
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h321 disallowPopLastPage_ = true; in DisallowPopLastPage()
328 bool disallowPopLastPage_ = false; member in OHOS::Ace::Framework::FrontendDelegate
H A Djs_frontend.cpp474 if (disallowPopLastPage_) { in InitializeFrontendDelegate()
H A Dfrontend_delegate_impl.cpp1548 if (delegate->disallowPopLastPage_) { in PopPage()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp381 if (disallowPopLastPage_) { in InitializeFrontendDelegate()
H A Dplugin_frontend_delegate.cpp1361 if (delegate->disallowPopLastPage_) { in PopPage()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp512 if (disallowPopLastPage_) { in Initialize()
H A Dfrontend_delegate_declarative.cpp2627 if (delegate->disallowPopLastPage_) { in PopPage()
2683 if (delegate->disallowPopLastPage_) { in RestorePopPage()

Completed in 19 milliseconds