Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations
stat.h File Reference
#include <stdint.h>
#include <optional>
#include <string>
Include dependency graph for stat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::ZipStat
 

Namespaces

namespace  cuttlefish
 

Enumerations

enum class  cuttlefish::ZipCompression {
  cuttlefish::kDefault , cuttlefish::kStore , cuttlefish::kBzip2 , cuttlefish::kDeflate ,
  cuttlefish::kXz , cuttlefish::kZstd
}