Home
last modified time | relevance | path

Searched refs:unzOpen2 (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc278 return unzOpen2(file_name_utf8.c_str(), zip_func_ptrs); in OpenForUnzipping()
286 return unzOpen2("fd", &zip_funcs); in OpenFdForUnzipping()
297 return unzOpen2("fd", &zip_funcs); in OpenHandleForUnzipping()
322 return unzOpen2(NULL, &zip_functions); in PrepareMemoryForUnzipping()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.h184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
H A Dunzip.c761 extern unzFile ZEXPORT unzOpen2 (const char *path, in unzOpen2() function
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dunzip.h184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
H A Dunzip.c761 extern unzFile ZEXPORT unzOpen2 (const char *path, in unzOpen2() function
/third_party/zlib/contrib/minizip/
H A Dunzip.h184 extern unzFile ZEXPORT unzOpen2(const char *path,
H A Dunzip.c679 extern unzFile ZEXPORT unzOpen2(const char *path, in unzOpen2() function

Completed in 13 milliseconds