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.cc428 auto footer_start = (end.footer.last_usable_lba + 1) * kSectorSize; in WriteEnd() local
429 auto padding = disk_size - footer_start - sizeof(GptEnd); in WriteEnd()