Searched refs:tgt_block_set (Results 1 – 3 of 3) sorted by relevance
/base/update/packaging_tools/ |
D | patch_package_process.py | 75 tgt_size = each_action.tgt_block_set.size() 106 each_action.tgt_block_set, new_dat_file_obj) 109 str(each_action.tgt_block_set))) 112 each_action.type_str, each_action.tgt_block_set) 122 str(each_action.tgt_block_set))) 124 each_action.tgt_block_set.get_subtract_with_other( 140 range_sha256(each_action.tgt_block_set) == \ 146 str(each_action.tgt_block_set), 160 each_action.tgt_block_set): 236 self.tgt_img_obj.range_sha256(each_action.tgt_block_set), [all …]
|
D | transfers_manager.py | 42 def __init__(self, type_str, tgt_name, src_name, tgt_block_set, argument 47 self.tgt_block_set = tgt_block_set
|
D | gigraph_process.py | 64 for start_value, end_value in each_action.tgt_block_set: 87 each_action.tgt_block_set.get_intersect_with_other( 130 each_before.tgt_block_set)
|