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

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

Completed in 536 milliseconds