Searched refs:target_blocks (Results 1 – 1 of 1) 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)