Searched refs:compressedSize (Results 1 - 3 of 3) sorted by relevance

/system/core/libzipfile/
H A Dprivate.h15 unsigned int compressedSize; member in struct:Zipentry
H A Dzipfile.c125 return uninflate(buf, bufsize, entry->data, entry->compressedSize);
H A Dcentraldir.c107 entry->compressedSize = read_le_int(&p[0x14]);

Completed in 184 milliseconds