Home
last modified time | relevance | path

Searched refs:GetAceContentInfoType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp54 Ace::ContentInfoType GetAceContentInfoType(BackupAndRestoreType type) in GetAceContentInfoType() function
656 auto type = GetAceContentInfoType(BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY); in SetUIContentInner()
666 … aceRet = uiContent->Restore(this, contentInfo, storage, GetAceContentInfoType(restoreType)); in SetUIContentInner()
783 return uiContent_->GetContentInfo(GetAceContentInfoType(type)); in GetContentInfo()
H A Dwindow_session_impl.cpp90 Ace::ContentInfoType GetAceContentInfoType(BackupAndRestoreType type) in GetAceContentInfoType() function
1306 auto type = GetAceContentInfoType(BackupAndRestoreType::RESOURCESCHEDULE_RECOVERY); in InitUIContent()
1317 … aceRet = uiContent->Restore(this, contentInfo, storage, GetAceContentInfoType(restoreType)); in InitUIContent()
1812 return uiContent->GetContentInfo(GetAceContentInfoType(type)); in GetContentInfo()