|
Android-cuttlefish cvd tool
|
#include <stdint.h>

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| struct | cuttlefish::__attribute__ ((packed)) GptHeader |
| MasterBootRecord | cuttlefish::ProtectiveMbr (uint64_t size) |
Variables | |
| constexpr int | cuttlefish::kSectorSizeShift = 9 |
| constexpr int | cuttlefish::kSectorSize = 1 << kSectorSizeShift |