Searched refs:DeleteOldFile (Results 1 – 2 of 2) sorted by relevance
76 bool DeleteOldFile(const std::string dest);
484 if (DeleteOldFile(destPath) != true) { in CopyUpdaterLogs()680 bool DeleteOldFile(const std::string folderPath) in DeleteOldFile() function