Home
last modified time | relevance | path

Searched defs:GptBeginning (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc99 struct __attribute__((packed)) GptBeginning { struct
100 MasterBootRecord protective_mbr;
101 GptHeader header;
102 std::uint8_t header_padding[420];
103 GptPartitionEntry entries[GPT_NUM_PARTITIONS];
104 std::uint8_t partition_alignment[3072];