Android-cuttlefish cvd tool
Namespaces | Functions
error.h File Reference
#include <string>
#include "zip.h"
#include "cuttlefish/host/libs/zip/libzip_cc/managed.h"
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

ManagedZipError cuttlefish::NewZipError ()
 
std::string cuttlefish::ZipErrorString (zip_error_t *error)
 
std::string cuttlefish::ZipErrorString (zip_source_t *source)
 
std::string cuttlefish::ZipErrorString (zip_t *source)