Home
last modified time | relevance | path

Searched refs:RESOURCESCHEDULE_RECOVERY (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dconstants.h41 RESOURCESCHEDULE_RECOVERY = 3, // app is killed due to resource schedule member in OHOS::Ace::ContentInfoType
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp949 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in GetStackInfo()
964 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY && !pageInfo->IsRecoverable()) { in GetStackInfo()
971 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in GetStackInfo()
1016 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in RestoreRouterStack()
H A Dfrontend_delegate_declarative_ng.cpp1199 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in GetContentInfo()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h803 RESOURCESCHEDULE_RECOVERY = 3, // app is killed due to resource schedule member in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag::BackupAndRestoreType
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h428 RESOURCESCHEDULE_RECOVERY = 3, // app is killed due to resource schedule member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::BackupAndRestoreType
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp732 return scene_->GetContentInfo(Rosen::BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY); in GetContentInfoForDefaultRecovery()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp64 case BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY: in GetAceContentInfoType()
65 contentInfoType = Ace::ContentInfoType::RESOURCESCHEDULE_RECOVERY; in GetAceContentInfoType()
623 auto type = GetAceContentInfoType(BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY); in SetUIContentInner()
H A Dwindow_session_impl.cpp70 case BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY: in GetAceContentInfoType()
71 contentInfoType = Ace::ContentInfoType::RESOURCESCHEDULE_RECOVERY; in GetAceContentInfoType()
1211 auto type = GetAceContentInfoType(BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY); in InitUIContent()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3304 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in RestoreRouterStack()
3345 if (type == ContentInfoType::RESOURCESCHEDULE_RECOVERY) { in GetContentInfo()

Completed in 31 milliseconds