Searched refs:target_blocks (Results 1 – 1 of 1) sorted by relevance
584 def WriteSplitTransfers(out, style, target_blocks): argument593 while target_blocks:594 blocks_to_write = target_blocks.first(blocks_limit)597 target_blocks = target_blocks.subtract(blocks_to_write)