Searched refs:CopyFileContents (Results 1 – 3 of 3) sorted by relevance
120 bool CopyFileContents(File* infile, File* outfile) { in CopyFileContents() function679 return CopyFileContents(&infile, &outfile); in CopyFile()
44349 if (base::CopyFileContents(old_file, new_file)) {
258746 + if (base::CopyFileContents(old_file, new_file)) {