CopyingOstreamOutputStream  335 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc OstreamOutputStream::CopyingOstreamOutputStream::CopyingOstreamOutputStream(
CopyingOstreamOutputStream  340 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream() {
CopyingOstreamOutputStream  343 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool OstreamOutputStream::CopyingOstreamOutputStream::Write(
CopyingOstreamOutputStream  274 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   class LIBPROTOBUF_EXPORT CopyingOstreamOutputStream : public CopyingOutputStream {
CopyingOstreamOutputStream  276 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     CopyingOstreamOutputStream(ostream* output);
CopyingOstreamOutputStream  277 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     ~CopyingOstreamOutputStream();
CopyingOstreamOutputStream  286 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingOstreamOutputStream);
CopyingOstreamOutputStream  289 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   CopyingOstreamOutputStream copying_output_;