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

/system/core/libziparchive/
H A Dzip_archive.cc882 static int32_t InflateEntryToWriter(int fd, const ZipEntry* entry, function
1028 return_value = InflateEntryToWriter(archive->fd, entry, writer, &crc);

Completed in 146 milliseconds