Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc116 struct __attribute__((packed)) GptEnd { struct
117 GptPartitionEntry entries[GPT_NUM_PARTITIONS];
118 GptHeader footer;
119 std::uint8_t footer_padding[kSectorSize - sizeof(GptHeader)];