Searched refs:CanReplacePage (Results 1 – 7 of 7) sorted by relevance
44 bool CanReplacePage();
208 bool StageElement::CanReplacePage() in CanReplacePage() function in OHOS::Ace::StageElement227 if (!CanReplacePage()) { in Replace()
156 bool CanReplacePage();
1190 bool PipelineContext::CanReplacePage() in CanReplacePage() function in OHOS::Ace::PipelineContext1193 return stageElement && stageElement->CanReplacePage(); in CanReplacePage()
2814 if (pipelineContext->CanReplacePage()) { in ReplacePage()2883 if (stageElement->CanReplacePage()) { in ReplacePageInSubStage()
1492 if (pipelineContext->CanReplacePage()) { in ReplacePage()
1692 if (pipelineContext->CanReplacePage()) { in ReplacePage()