Home | History | Annotate | Download | only in utils

Lines Matching full:uncompressedlen

833     size_t uncompressedLen;
837 //pZipFile->getEntryInfo(entry, &method, &uncompressedLen, &compressedLen,
839 if (!pZipFile->getEntryInfo(entry, &method, &uncompressedLen, NULL, NULL,
858 uncompressedLen, mode);