HomeSort by relevance Sort by last modified time
    Searched refs:mzReadZipEntry (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minzip/
Zip.h 163 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
Zip.c 680 bool mzReadZipEntry(const ZipArchive* pArchive, const ZipEntry* pEntry,
1035 ok = mzReadZipEntry(pArchive, pEntry, linkTarget,
    [all...]
  /bootable/recovery/updater/
updater.c 92 if (!mzReadZipEntry(&za, script_entry, script, script_entry->uncompLen)) {

Completed in 67 milliseconds