Home
last modified time | relevance | path

Searched defs:blocks_to_write (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.cc995 uint64_t blocks_to_write = 0; in PerformMoveOperation() local
1103 uint64_t blocks_to_write = GetBlockCount(operation.dst_extents()); in PerformSourceCopyOperation() local
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc658 uint64_t blocks_to_write = BlocksInExtents(new_extents); in ReadExtentsToDiff() local