Home
last modified time | relevance | path

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

/ohos5.0/base/update/packaging_tools/
H A Dpatch_package_process.py268 patch_value, do_pkg_diff = self.apply_compute_patch(
478 def apply_compute_patch(src_file, tgt_file, pkgdiff=False): member in PatchProcess