Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc129 std::uint64_t AlignedSize() const { return AlignToPartitionSize(size); } in AlignedSize() function
330 if (partition.AlignedSize() != partition.size) { in MakeCompositeDiskSpec()
379 (partition.offset + partition.AlignedSize()) / kSectorSize - 1, in Beginning()