Searched refs:mzFindZipEntry (Results 1 – 5 of 5) sorted by relevance
78 const ZipEntry* mzFindZipEntry(const ZipArchive* pArchive,
505 const ZipEntry* mzFindZipEntry(const ZipArchive* pArchive, in mzFindZipEntry() function
75 const ZipEntry* script_entry = mzFindZipEntry(&za, SCRIPT_NAME); in main()
377 const ZipEntry* entry = mzFindZipEntry(za, zip_path); in PackageExtractFileFn()409 const ZipEntry* entry = mzFindZipEntry(za, zip_path); in PackageExtractFileFn()
45 mzFindZipEntry(zip, ASSUMED_UPDATE_BINARY_NAME); in try_update_binary()