HomeSort by relevance Sort by last modified time
    Searched defs:_MAGIC (Results 1 - 3 of 3) sorted by null

  /system/update_engine/scripts/update_payload/
payload.py 56 _MAGIC = 'CrAU'
85 magic = common.Read(payload_file, len(self._MAGIC), hasher=hasher)
86 if magic != self._MAGIC:
93 self.size = (len(self._MAGIC) + self._VERSION_SIZE +
  /external/e2fsprogs/intl/
gmo.h 27 #define _MAGIC 0x950412de
  /toolchain/binutils/binutils-2.25/intl/
gmo.h 27 #define _MAGIC 0x950412de

Completed in 453 milliseconds