Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc1090 static int32_t InflateEntryToWriter(int fd, const ZipEntry* entry, in InflateEntryToWriter() function
1239 return_value = InflateEntryToWriter(archive->fd, entry, writer, &crc); in ExtractToWriter()