Home
last modified time | relevance | path

Searched refs:BACKUP_INCEXC_SYMBOL (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h41 static const std::string BACKUP_INCEXC_SYMBOL = "incExc_"; member
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H A Db_constants.h107 static const std::string BACKUP_INCEXC_SYMBOL = "incExc_"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp290 std::string incExFilePath = backupSaBundleDir + BACKUP_INCEXC_SYMBOL + std::to_string(lastIncrementalTime); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp516 std::string incExFilePath = backupSaBundleDir + BACKUP_INCEXC_SYMBOL + std::to_string(lastIncrementalTime); in HWTEST_F()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp215 string incExFilePath = backupSaBundleDir + BConstants::BACKUP_INCEXC_SYMBOL + to_string(lastIncrementalTime); in CreateIPCInteractionFiles()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp309 bundleName + FILE_SEPARATOR_CHAR + BACKUP_INCEXC_SYMBOL + std::to_string(lastBackupTime); in ReadIncludesExcludesPath()

Completed in 6 milliseconds