Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc105 struct __attribute__((packed)) GptBeginning { struct
106 MasterBootRecord protective_mbr;
107 GptHeader header;
108 std::uint8_t header_padding[kSectorSize - sizeof(GptHeader)];
109 GptPartitionEntry entries[GPT_NUM_PARTITIONS];
110 std::uint8_t partition_alignment[3072];