Searched refs:copyProcessFunction (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/ |
| H A D | Zip.c | 739 static bool copyProcessFunction(const unsigned char *data, int dataLen, in copyProcessFunction() function 763 ret = mzProcessZipEntryContents(pArchive, pEntry, copyProcessFunction, in mzReadZipEntry()
|
| /OK3568_Linux_fs/external/recovery/minzip/ |
| H A D | Zip.c | 737 static bool copyProcessFunction(const unsigned char *data, int dataLen, in copyProcessFunction() function 761 ret = mzProcessZipEntryContents(pArchive, pEntry, copyProcessFunction, in mzReadZipEntry()
|