Searched refs:alignment_bytes_to_units (Results 1 – 2 of 2) sorted by relevance
89 alignment_bytes_to_units(partition.alignment_bytes()), in Entry()115 alignment_bytes_to_units(partition_->alignment_bytes()); in Update()
214 static constexpr uint8_t alignment_bytes_to_units(size_t alignment_bytes) { in alignment_bytes_to_units() function