Home | History | Annotate | Download | only in androidfw

Lines Matching full:uncompressedlen

1101     size_t uncompressedLen;
1105 //pZipFile->getEntryInfo(entry, &method, &uncompressedLen, &compressedLen,
1107 if (!pZipFile->getEntryInfo(entry, &method, &uncompressedLen, NULL, NULL,
1126 uncompressedLen, mode);