Home
last modified time | relevance | path

Searched refs:footer_start (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc427 auto footer_start = (end.footer.last_usable_lba + 1) * SECTOR_SIZE; in WriteEnd() local
428 auto padding = disk_size - footer_start - sizeof(GptEnd); in WriteEnd()