Searched refs:InflateEntryToWriter (Results 1 – 1 of 1) sorted by relevance
1064 static int32_t InflateEntryToWriter(MappedZipFile& mapped_zip, const ZipEntry* entry, in InflateEntryToWriter() function1115 return_value = InflateEntryToWriter(archive->mapped_zip, entry, writer, &crc); in ExtractToWriter()