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