Home
last modified time | relevance | path

Searched defs:is_unsigned (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/scripts/update_payload/
Dcommon.py90 def IntPackingFmtStr(size, is_unsigned): argument
Dpayload.py34 def _ReadInt(file_obj, size, is_unsigned, hasher=None): argument
Dtest_utils.py55 def _WriteInt(file_obj, size, is_unsigned, val): argument