CopyingOutputStream  179 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   class LIBPROTOBUF_EXPORT CopyingFileOutputStream : public CopyingOutputStream {
CopyingOutputStream  274 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   class LIBPROTOBUF_EXPORT CopyingOstreamOutputStream : public CopyingOutputStream {
CopyingOutputStream  310 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc CopyingOutputStream::~CopyingOutputStream() {}
CopyingOutputStream  313 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     CopyingOutputStream* copying_stream, int block_size)
CopyingOutputStream  262 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h class LIBPROTOBUF_EXPORT CopyingOutputStream {
CopyingOutputStream  264 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   virtual ~CopyingOutputStream();
CopyingOutputStream  284 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   explicit CopyingOutputStreamAdaptor(CopyingOutputStream* copying_stream,
CopyingOutputStream  311 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   CopyingOutputStream* copying_stream_;