Home
last modified time | relevance | path

Searched refs:mzGetZipEntryUncompLen (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.h120 INLINE long mzGetZipEntryUncompLen(const ZipEntry* pEntry) { in mzGetZipEntryUncompLen() function
H A DZip.c838 bec.len = mzGetZipEntryUncompLen(pEntry); in mzExtractZipEntryToBuffer()
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.h122 INLINE long mzGetZipEntryUncompLen(const ZipEntry* pEntry) in mzGetZipEntryUncompLen() function
H A DZip.c837 bec.len = mzGetZipEntryUncompLen(pEntry); in mzExtractZipEntryToBuffer()