Lines Matching full:eocd
200 * This is all a little wobbly. If the wrong value ends up in the EOCD
225 ALOGD("Failure allocating %d bytes for EOCD search",
256 ALOGV("+++ Found EOCD at buf+%d\n", i);
261 ALOGD("EOCD not found, not Zip\n");
266 /* extract eocd values */
269 ALOGD("Failure reading %ld bytes of EOCD values", readAmount - i);
323 * If all went well, we should now be back at the EOCD.
328 ALOGD("EOCD check read failed\n");
333 ALOGD("EOCD read check failed\n");
337 ALOGV("+++ EOCD read check passed\n");
892 * Central Directory and EOCD if we have stomped on them.
1028 * Fix EOCD info. We have to wait until the end to do some of this
1214 * "buf" should be positioned at the EOCD signature, and should contain
1215 * the entire EOCD area including the comment.
1224 ALOGD(" Zip EOCD: expected >= %d bytes, found %d\n",
1245 ALOGD("EOCD(%d) + comment(%d) exceeds len (%d)\n",