Home
last modified time | relevance | path

Searched defs:ZipWriter (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/zip/src/
Dwrite.rs76 pub struct ZipWriter<W: Write + io::Seek> { struct
87 pub use zip_writer::ZipWriter;
202 impl<W: Write + io::Seek> Write for ZipWriter<W> { implementation
256 impl<A: Read + Write + io::Seek> ZipWriter<A> { impl
298 impl<W: Write + io::Seek> ZipWriter<W> { impl
805 impl<W: Write + io::Seek> Drop for ZipWriter<W> { implementation
/external/protobuf/src/google/protobuf/compiler/
Dzip_writer.cc138 ZipWriter::ZipWriter(io::ZeroCopyOutputStream* raw_output) in ZipWriter() function in google::protobuf::compiler::ZipWriter
/external/zlib/google/
Dzip_writer.cc160 ZipWriter::ZipWriter(zipFile zip_file, FileAccessor* file_accessor) in ZipWriter() function in zip::internal::ZipWriter
/external/angle/third_party/zlib/google/
Dzip_writer.cc160 ZipWriter::ZipWriter(zipFile zip_file, FileAccessor* file_accessor) in ZipWriter() function in zip::internal::ZipWriter