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

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

Completed in 33 milliseconds