Home | History | Annotate | Download | only in aapt

Lines Matching full:zlib

28 #include <zlib.h>
766 * Initialize the zlib stream.
783 ALOGE("Installed zlib is not compatible with linked version (%s)\n",
828 flush = Z_FINISH; /* tell zlib that we're done */
834 ALOGD("zlib deflate call failed (zerr=%d)\n", zerr);