Lines Matching defs:CopyFile
233 bool CopyFile(const FilePath& from_path, const FilePath& to_path) {242 return (::CopyFile(from_path.value().c_str(), to_path.value().c_str(),