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

  /system/core/libsparse/
sparse_format.h 37 #define CHUNK_TYPE_RAW 0xCAC1
sparse_read.c 235 case CHUNK_TYPE_RAW:
output_file.c 422 chunk_header.chunk_type = CHUNK_TYPE_RAW;

Completed in 150 milliseconds