Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc56 const uint64_t kMaxImgdiffDestinationSize = 50 * 1024 * 1024; // bytes variable
569 blocks_to_read * kBlockSize > kMaxImgdiffDestinationSize) { in ReadExtentsToDiff()