Searched refs:GetBackupFilePath (Results 1 – 1 of 1) sorted by relevance
38 std::string GetBackupFilePath(const std::string& path) { in GetBackupFilePath() function86 std::string backup = GetBackupFilePath(path()); in CreateBackupFile()113 std::string backup = GetBackupFilePath(path()); in RestoreBackupFile()126 UnlinkPossiblyNonExistingFile(GetBackupFilePath(path())); in RemoveBackupFile()156 UnlinkPossiblyNonExistingFile(GetBackupFilePath(path)); in RemoveAllFiles()