Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dmbr.h26 std::uint32_t num_sectors; member
Ddata_image.cpp112 .num_sectors = (std::uint32_t) image_size_bytes / SECTOR_SIZE, in CreateBlankImage()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc62 .num_sectors = (std::uint32_t) size / SECTOR_SIZE, in ProtectiveMbr()