Home
last modified time | relevance | path

Searched defs:src_file (Results 1 – 2 of 2) sorted by relevance

/base/update/packaging_tools/
Dpatch_package_chunk.py233 def __apply_compute_patch(self, src_file, tgt_file, patch_obj, limit): argument
Dpatch_package_process.py145 def apply_compute_patch(src_file, tgt_file, limit, pkgdiff=False): argument