Home
last modified time | relevance | path

Searched refs:copyProcessFunction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.c739 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 DZip.c737 static bool copyProcessFunction(const unsigned char *data, int dataLen, in copyProcessFunction() function
761 ret = mzProcessZipEntryContents(pArchive, pEntry, copyProcessFunction, in mzReadZipEntry()