Searched refs:mzReadZipEntry (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/ |
| H A D | Zip.h | 156 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
|
| H A D | Zip.c | 755 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry, in mzReadZipEntry() function 1089 ok = mzReadZipEntry(pArchive, pEntry, linkTarget, in mzExtractRecursive()
|
| /OK3568_Linux_fs/external/recovery/minzip/ |
| H A D | Zip.h | 161 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
|
| H A D | Zip.c | 753 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry, in mzReadZipEntry() function 1088 ok = mzReadZipEntry(pArchive, pEntry, linkTarget, in mzExtractRecursive()
|