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

  /system/core/libsparse/
sparse_format.h 30 __le32 image_checksum; /* CRC32 checksum of the original data, counting "don't care" */ member in struct:sparse_header
simg_dump.py 66 image_checksum = header[8]
88 if image_checksum != 0:
89 print("checksum=0x%08X" % (image_checksum))
output_file.c 593 .image_checksum = 0

Completed in 50 milliseconds