Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1566 …string restoreCache = string(BConstants::PATH_BUNDLE_BACKUP_HOME).append(BConstants::SA_BUNDLE_BAC… in DoClear() local
1573 if (!ForceRemoveDirectory(restoreCache)) { in DoClear()
1574 HILOGI("Failed to delete the restore cache %{public}s", restoreCache.c_str()); in DoClear()