Home
last modified time | relevance | path

Searched refs:apply_zero_type (Results 1 – 2 of 2) sorted by relevance

/base/update/packaging_tools/test/
Dtest_utils.py171 patch_process.apply_zero_type(action_obj, 0, transfer_content)
/base/update/packaging_tools/
Dpatch_package_process.py79 self.apply_zero_type(each_action, total_blocks_count,
118 def apply_zero_type(self, each_action, total_blocks_count, member in PatchProcess