Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_backup.h28 const std::string BACKUP_NAME = "_bak"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp166 backupDir = DEVICE_EL1_DIR + BACKUP_NAME; in GetBackupDir()
177 backupDir = prefixStr + BACKUP_NAME + endStr; in GetBackupDir()