Home | History | Annotate | Download | only in zipalign

Lines Matching full:uncompress

710         void *buf = pSourceZip->uncompress(pSourceEntry);
1224 bool ZipFile::uncompress(const ZipEntry* pEntry, void* buf) const
1231 void* ZipFile::uncompress(const ZipEntry* entry) const