Android-cuttlefish cvd tool
Namespaces | Functions
copy.h File Reference
#include <stddef.h>
#include "cuttlefish/io/io.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for copy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::Copy (Reader &reader, Writer &writer, const size_t buffer_size)
 
Result< void > cuttlefish::SparseCopy (Reader &reader, WriterSeeker &writer, size_t buffer_size)