Searched refs:CopyFileAndSync (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dnative_file_util.cc39 bool CopyFileAndSync(const base::FilePath& from, const base::FilePath& to) { function in namespace:storage::__anon10717
276 if (!CopyFileAndSync(src_path, dest_path))

Completed in 928 milliseconds