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

  /system/core/libsparse/
sparse_format.h 40 #define CHUNK_TYPE_CRC32 0xCAC4
sparse_read.c 261 case CHUNK_TYPE_CRC32:
output_file.c 457 chunk_header.chunk_type = CHUNK_TYPE_CRC32;

Completed in 963 milliseconds