Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_ohos/startup/
H A Dbackup_para.h58 static bool GetBackupDebugState();
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_ohos/startup/
H A Dbackup_para.cpp101 bool BackupPara::GetBackupDebugState() in GetBackupDebugState() function in OHOS::FileManagement::Backup::BackupPara
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp563 if (BackupPara::GetBackupDebugState()) { in PublishIncrementalFile()