Home | History | Annotate | Download | only in aapt

Lines Matching refs:ZipUtils

23 #include <androidfw/ZipUtils.h>
468 scanResult = ZipUtils::examineGzip(inputFp, &method, &uncompressedLen,
1192 if (!ZipUtils::inflateToBuffer(mZipFp, buf, unlen, clen)) {