|
Android-cuttlefish cvd tool
|
#include <stdint.h>#include <sys/types.h>#include <string>#include <vector>#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Classes | |
| struct | cuttlefish::ChainPartition |
| class | cuttlefish::Avb |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< void > | cuttlefish::EnforceVbMetaSize (const std::string &path) |
Variables | |
| constexpr uint64_t | cuttlefish::kMaxAvbMetadataSize = 69632ul |