Home
last modified time | relevance | path

Searched refs:BACKUP_STAT_SYMBOL (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h42 static const std::string BACKUP_STAT_SYMBOL = "stat_"; member
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H A Db_constants.h108 static const std::string BACKUP_STAT_SYMBOL = "stat_"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp306 std::string statFilePath = backupSaBundleDir + BACKUP_STAT_SYMBOL + std::to_string(lastIncrementalTime); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp532 std::string statFilePath = backupSaBundleDir + BACKUP_STAT_SYMBOL + std::to_string(lastIncrementalTime); in HWTEST_F()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp233 string statFilePath = backupSaBundleDir + BConstants::BACKUP_STAT_SYMBOL + to_string(lastIncrementalTime); in CreateIPCInteractionFiles()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp198 append(BConstants::BACKUP_STAT_SYMBOL). in StartGetFdTask()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp837 bundleName + FILE_SEPARATOR_CHAR + BACKUP_STAT_SYMBOL + std::to_string(lastBackupTime); in GetBundleStatsForIncreaseEach()

Completed in 7 milliseconds