Home
last modified time | relevance | path

Searched defs:unzReadCurrentFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/zlib/contrib/minizip/
H A Dunzip.c1626 extern int ZEXPORT unzReadCurrentFile(unzFile file, voidp buf, unsigned len) { in unzReadCurrentFile() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Dunzip.c1684 extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigned len) in unzReadCurrentFile() function