Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dzip_util.c1383 InflateFully(jzfile *zip, jzentry *entry, void *buf, char **msg) in InflateFully() function
1494 int ok = InflateFully(zip, entry, buf, &msg); in ZIP_ReadEntry()