Home | History | Annotate | Download | only in minzip

Lines Matching refs:STORED

80     STORED = 0,
499 /* Call processFunction on the uncompressed data of a STORED entry.
613 case STORED:
741 * Obtain a pointer to the in-memory representation of a stored entry.
746 if (pEntry->compression != STORED) {
747 LOGE("Can't getStoredEntry for '%s'; not stored\n",