Home
last modified time | relevance | path

Searched refs:ZipOpenFunc (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc45 void* ZipOpenFunc(void* opaque, const void* filename, int mode) { in ZipOpenFunc() function
283 zip_funcs.zopen64_file = ZipOpenFunc; in OpenForUnzipping()
338 zip_funcs.zopen64_file = ZipOpenFunc; in OpenForZipping()
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc45 void* ZipOpenFunc(void* opaque, const void* filename, int mode) { in ZipOpenFunc() function
284 zip_funcs.zopen64_file = ZipOpenFunc; in OpenForUnzipping()
339 zip_funcs.zopen64_file = ZipOpenFunc; in OpenForZipping()
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc41 void* ZipOpenFunc(void *opaque, const char* filename, int mode) { in ZipOpenFunc() function
275 zip_funcs.zopen_file = ZipOpenFunc; in OpenForUnzipping()
330 zip_funcs.zopen_file = ZipOpenFunc; in OpenForZipping()

Completed in 3 milliseconds