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

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.h345 extern int ZEXPORT unzOpenCurrentFile2 OF((unzFile file,
H A Dunzip.c1651 extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* level, int raw) function
/external/zlib/src/contrib/minizip/
H A Dunzip.h345 extern int ZEXPORT unzOpenCurrentFile2 OF((unzFile file,
H A Dunzip.c1651 extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* level, int raw) function
/external/chromium_org/build/android/rezip/
H A Drezip.cc392 err = unzOpenCurrentFile2(in_file, &method, &level, raw);

Completed in 184 milliseconds