Searched refs:IsRestorePageStack (Results 1 – 6 of 6) sorted by relevance
262 bool IsRestorePageStack(const Want &want);
93 bool IsRestorePageStack(const Want &want);
287 bool IsRestorePageStack(const Want &want);
403 bool CJUIAbility::IsRestorePageStack(const Want &want) in IsRestorePageStack() function in OHOS::AbilityRuntime::CJUIAbility410 if (IsRestorePageStack(want)) { in RestorePageStack()
603 bool JsAbility::IsRestorePageStack(const Want &want) in IsRestorePageStack() function in OHOS::AbilityRuntime::JsAbility610 if (IsRestorePageStack(want)) { in RestorePageStack()
756 bool JsUIAbility::IsRestorePageStack(const Want &want) in IsRestorePageStack() function in OHOS::AbilityRuntime::JsUIAbility763 if (IsRestorePageStack(want)) { in RestorePageStack()