Searched refs:zopen_file (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/common/
H A Dzip.cc163 zip_funcs.zopen_file = ZipOpenFunc;
272 zip_funcs.zopen_file = ZipOpenFunc;
/external/zlib/contrib/minizip/
H A Dioapi.h148 open_file_func zopen_file; member in struct:zlib_filefunc_def_s
H A Dioapi.c72 p_filefunc64_32->zopen32_file = p_filefunc32->zopen_file;
227 pzlib_filefunc_def->zopen_file = fopen_file_func;
H A Diowin32.c343 pzlib_filefunc_def->zopen_file = win32_open_file_func;

Completed in 69 milliseconds