Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_extension.h169 bool IfAllowToBackupRestore();
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dsub_ext_extension.cpp826 bool BackupExtExtension::IfAllowToBackupRestore() in IfAllowToBackupRestore() function in OHOS::FileManagement::Backup::BackupExtExtension
845 if (!IfAllowToBackupRestore()) { in User0OnBackup()
H A Dext_extension.cpp595 if (!IfAllowToBackupRestore()) { in HandleBackup()
1813 if (!IfAllowToBackupRestore()) { in HandleIncrementalBackup()
1829 if (!IfAllowToBackupRestore()) { in IncrementalOnBackup()