Searched refs:pUncompLen (Results 1 – 2 of 2) sorted by relevance
117 uint32_t* pUncompLen, uint32_t* pCompLen, off64_t* pOffset, in getEntryInfo() argument126 if (pUncompLen != NULL) { in getEntryInfo()127 *pUncompLen = ze.uncompressed_length; in getEntryInfo()
134 bool getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, uint32_t* pUncompLen,