Searched refs:target_blocks (Results 1 – 2 of 2) sorted by relevance
380 def WriteSplitTransfers(out, style, target_blocks): argument389 while target_blocks:390 blocks_to_write = target_blocks.first(blocks_limit)393 target_blocks = target_blocks.subtract(blocks_to_write)
652 size_t target_blocks, PackageEntries* entries) { in GetEntriesForBsdiff() argument668 std::to_string(target_blocks), in GetEntriesForBsdiff()674 src_hash.c_str(), tgt_hash.c_str(), target_blocks, source_blocks, in GetEntriesForBsdiff()