Android-cuttlefish cvd tool
Namespaces | Functions
zip_copy.cc File Reference
#include "cuttlefish/host/libs/zip/zip_copy.h"
#include <stdint.h>
#include <utility>
#include <vector>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/zip/zip_cc.h"
Include dependency graph for zip_copy.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::Copy (ReadableZipSource &input, WritableZipSource &output)