Searched refs:DoCopyFile (Results 1 – 1 of 1) sorted by relevance
131 bool DoCopyFile(const FilePath& from_path, in DoCopyFile() function244 } else if (!DoCopyFile(current, target_path, fail_if_exists)) { in DoCopyDirectory()1095 return DoCopyFile(from_path, to_path, false); in CopyFile()