Home
last modified time | relevance | path

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

/system/update_engine/scripts/update_payload/
Dpayload.py277 block_size=0, part_sizes=None, allow_unhashed=False, argument
300 allow_unhashed=allow_unhashed, disabled_tests=disabled_tests)
Dchecker_unittest.py836 allow_unhashed, fail_src_extents, fail_dst_extents, argument
865 allow_unhashed=allow_unhashed)
919 if not (allow_unhashed or (is_last and allow_signature and
1229 allow_unhashed, fail_src_extents, argument
Dchecker.py300 allow_unhashed=False, disabled_tests=()): argument
323 self.allow_unhashed = allow_unhashed
1057 elif self.allow_unhashed:
/system/update_engine/scripts/
Dpaycheck.py165 args.block_size or args.allow_unhashed or
243 allow_unhashed=args.allow_unhashed,