HomeSort by relevance Sort by last modified time
    Searched refs:bsdiff_in_place (Results 1 - 2 of 2) sorted by null

  /system/update_engine/scripts/update_payload/
payload.py 295 old_rootfs_part=None, bsdiff_in_place=True, bspatch_path=None,
304 bsdiff_in_place: whether to perform BSDIFF operations in-place (optional)
317 self, bsdiff_in_place=bsdiff_in_place, bspatch_path=bspatch_path,
applier.py 197 def __init__(self, payload, bsdiff_in_place=True, bspatch_path=None,
203 bsdiff_in_place: whether to perform BSDIFF operation in-place (optional)
214 self.bsdiff_in_place = bsdiff_in_place

Completed in 621 milliseconds