Searched refs:PathExists (Results 1 – 1 of 1) sorted by relevance
335 static bool PathExists(const std::string& path) { in PathExists() function346 else if (PathExists(output_file)) { in CopyFileToFile()