Home
last modified time | relevance | path

Searched defs:chunk_hdr_sz (Results 1 – 2 of 2) sorted by relevance

/system/core/libsparse/
Dsparse_format.h30 __le16 chunk_hdr_sz; /* 12 bytes for first revision of the file format */ member
Dsparse_read.cpp286 static int process_chunk(struct sparse_file* s, SparseFileSource* source, unsigned int chunk_hdr_sz, in process_chunk()