Home
last modified time | relevance | path

Searched refs:win32_open64_file_funcW (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/zlib/contrib/minizip/
H A Diowin32.c141 voidpf ZCALLBACK win32_open64_file_funcW(voidpf opaque, const void* filename, int mode) { in win32_open64_file_funcW() function
431 pzlib_filefunc_def->zopen64_file = win32_open64_file_funcW; in fill_win32_filefunc64W()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Diowin32.c149 voidpf ZCALLBACK win32_open64_file_funcW (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcW() function
454 pzlib_filefunc_def->zopen64_file = win32_open64_file_funcW; in fill_win32_filefunc64W()