Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.h156 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
H A DZip.c755 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 DZip.h161 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
H A DZip.c753 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry, in mzReadZipEntry() function
1088 ok = mzReadZipEntry(pArchive, pEntry, linkTarget, in mzExtractRecursive()