Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp282 bool KeyBackup::IsRegFile(const std::string &filePath) in IsRegFile() function in OHOS::StorageDaemon::KeyBackup
305 if (!IsRegFile(filePath)) { in AddOrigFileToList()
326 if (!IsRegFile(filePath)) { in AddBackupFileToList()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_backup.h89 bool IsRegFile(const std::string &filePath);