HomeSort by relevance Sort by last modified time
    Searched defs:UNZ_CRCERROR (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/zlib/contrib/minizip/
unzip.h 79 #define UNZ_CRCERROR (-105)
299 Return UNZ_CRCERROR if all the file was read but the CRC is not good
  /external/zlib/contrib/minizip/
unzip.h 81 #define UNZ_CRCERROR (-105)
376 Return UNZ_CRCERROR if all the file was read but the CRC is not good

Completed in 32 milliseconds