Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc91 void* FdOpenFileFunc(void* opaque, const void* filename, int mode) { in FdOpenFileFunc() function
121 pzlib_filefunc_def->zopen64_file = FdOpenFileFunc; in FillFdOpenFileFunc()
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc91 void* FdOpenFileFunc(void* opaque, const void* filename, int mode) { in FdOpenFileFunc() function
121 pzlib_filefunc_def->zopen64_file = FdOpenFileFunc; in FillFdOpenFileFunc()
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc86 void* FdOpenFileFunc(void* opaque, const char* filename, int mode) { in FdOpenFileFunc() function
116 pzlib_filefunc_def->zopen_file = FdOpenFileFunc; in FillFdOpenFileFunc()

Completed in 3 milliseconds