Searched defs:each_action (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/update/packaging_tools/ |
H A D | patch_package_process.py | 103 def apply_new_type(self, each_action, new_dat_file_obj, tgt_size, argument 118 def apply_zero_type(self, each_action, total_blocks_count, argument 248 def compute_diff_patch(self, each_action, patch_dat_file_obj): argument 313 def add_free_command(self, each_action, stashes): argument 366 def add_stash_command(self, each_action, max_stashed_blocks, argument
|
H A D | gigraph_process.py | 75 def update_goes_before_and_after(each_action, intersections): argument
|