Home | History | Annotate | Download | only in utils

Lines Matching defs:uncompressedLen

1068     size_t uncompressedLen;
1072 //pZipFile->getEntryInfo(entry, &method, &uncompressedLen, &compressedLen,
1074 if (!pZipFile->getEntryInfo(entry, &method, &uncompressedLen, NULL, NULL,
1093 uncompressedLen, mode);