Home | History | Annotate | Download | only in libziparchive

Lines Matching full:mismatch

827       ALOGW("Zip: size/crc32 mismatch. expected {%" PRIu32 ", %" PRIu32
1065 ALOGW("Zip: size mismatch on inflated file (%lu vs %" PRIu32 ")",
1109 ALOGW("Zip: crc mismatch: expected %" PRIu32 ", was %" PRIu64, entry->crc32, crc);