Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dzip_util.c145 ZFILE_read(ZFILE zfd, char *buf, jint nbytes) { in ZFILE_read() function
198 jint n = ZFILE_read(zfd, bp, count); in readFully()