Searched refs:uncompLen (Results 1 – 2 of 2) sorted by relevance
180 void setDataInfo(long uncompLen, long compLen, unsigned long crc32,
259 void ZipEntry::setDataInfo(long uncompLen, long compLen, unsigned long crc32, in setDataInfo() argument265 mCDE.mUncompressedSize = uncompLen; in setDataInfo()