Home
last modified time | relevance | path

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

/ohos5.0/base/update/packaging_tools/
H A Dscript_generator.py67 def image_patch(self, *args, **kwargs): member in Script
167 def image_patch(self, partition, src_size, src_hash, target_size, target_hash): member in VerseScript
H A Dbuild_update.py541 image_patch_cmd = verse_script.image_patch(partition, os.path.getsize(src_image_path),
/ohos5.0/base/update/updater/services/diffpatch/
H A DBUILD.gn43 "./patch/image_patch.cpp",
/ohos5.0/base/update/updater/services/diffpatch/patch/
H A DBUILD.gn47 "${updater_path}/services/diffpatch/patch/image_patch.cpp",
/ohos5.0/base/update/updater/test/unittest/
H A DBUILD.gn79 "${updater_path}/services/diffpatch/patch/image_patch.cpp",