Searched refs:CopyFileToFile (Results 1 – 1 of 1) sorted by relevance
344 static bool CopyFileToFile(const std::string& input_file, const std::string& output_file) { in CopyFileToFile() function2901 android::os::CopyFileToFile(ds.path_, final_path); in FinalizeFile()3765 bool copy_succeeded = android::os::CopyFileToFile(path_, final_path); in CopyBugreportIfUserConsented()