Home
last modified time | relevance | path

Searched refs:IsLastPage (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp376 if (!context->IsLastPage()) { in DispatchBackPressedEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h383 bool IsLastPage() override;
H A Dpipeline_base.h349 virtual bool IsLastPage() in IsLastPage() function
H A Dpipeline_context.cpp406 bool PipelineContext::IsLastPage() in IsLastPage() function in OHOS::Ace::PipelineContext
1261 if (IsLastPage()) { in ExitAnimation()