Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc153 uint64_t min_num_blocks = in RemoveIdenticalBlockRanges() local
157 src_offset += min_num_blocks; in RemoveIdenticalBlockRanges()
158 dst_offset += min_num_blocks; in RemoveIdenticalBlockRanges()
172 removed_bytes += min_num_blocks * kBlockSize; in RemoveIdenticalBlockRanges()