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

  /system/update_engine/scripts/update_payload/
checker_unittest.py 450 payload_gen.SetPartInfo(True, False, old_kernel_fs_size, oki_hash)
455 payload_gen.SetPartInfo(False, False, old_rootfs_fs_size, ori_hash)
458 payload_gen.SetPartInfo(
461 payload_gen.SetPartInfo(
    [all...]
test_utils.py 164 def SetPartInfo(self, is_kernel, is_new, part_size, part_hash):

Completed in 163 milliseconds