Searched refs:CopyFileContents (Results 1 – 1 of 1) sorted by relevance
154 bool CopyFileContents(File* infile, File* outfile) { in CopyFileContents() function311 if (!CopyFileContents(&infile, &outfile)) { in DoCopyDirectory()1027 return CopyFileContents(&infile, &outfile); in CopyFile()