Searched refs:unzGetGlobalInfo (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.h205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
H A Dunzip.c838 extern int ZEXPORT unzGetGlobalInfo (unzFile file, unz_global_info* pglobal_info32) function
/external/zlib/src/contrib/minizip/
H A Dunzip.h205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
H A Dunzip.c838 extern int ZEXPORT unzGetGlobalInfo (unzFile file, unz_global_info* pglobal_info32) function
/external/chromium_org/third_party/zlib/google/
H A Dzip_reader.cc403 if (unzGetGlobalInfo(zip_file_, &zip_info) != UNZ_OK) {

Completed in 206 milliseconds