Home | History | Annotate | Download | only in zipalign

Lines Matching defs:clen

1154     size_t clen = entry->getCompressedLen();
1192 if (!ZipUtils::inflateToBuffer(mZipFp, buf, unlen, clen)) {