Searched refs:mzExtractZipEntryToFile (Results 1 – 4 of 4) sorted by relevance
125 bool mzExtractZipEntryToFile(const ZipArchive *pArchive,
698 bool mzExtractZipEntryToFile(const ZipArchive *pArchive, in mzExtractZipEntryToFile() function993 bool ok = mzExtractZipEntryToFile(pArchive, pEntry, fd); in mzExtractRecursive()
67 bool ok = mzExtractZipEntryToFile(zip, binary_entry, fd); in try_update_binary()
543 success = mzExtractZipEntryToFile(za, entry, fileno(f)); in PackageExtractFileFn()