|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/image_aggregator/qcow2.h"#include <fcntl.h>#include <stdint.h>#include <memory>#include <string>#include <utility>#include "cuttlefish/common/libs/fs/fd.h"#include "cuttlefish/common/libs/utils/cf_endian.h"#include "cuttlefish/io/read_exact.h"#include "cuttlefish/process/command.h"#include "cuttlefish/process/managed_stdio.h"#include "cuttlefish/result/result.h"
Classes | |
| struct | cuttlefish::Qcow2Image::Impl |
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{qcow2.cc} |
Functions | |
| struct | cuttlefish::anonymous_namespace{qcow2.cc}::__attribute__ ((packed)) QcowHeader |