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