Home | History | Annotate | Download | only in zipalign

Lines Matching full:uncompress

707         void *buf = pSourceZip->uncompress(pSourceEntry);
1221 bool ZipFile::uncompress(const ZipEntry* pEntry, void* buf) const
1228 void* ZipFile::uncompress(const ZipEntry* entry) const