CopyingIstreamInputStream  295 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc IstreamInputStream::CopyingIstreamInputStream::CopyingIstreamInputStream(
CopyingIstreamInputStream  300 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream() {}
CopyingIstreamInputStream  302 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc int IstreamInputStream::CopyingIstreamInputStream::Read(
CopyingIstreamInputStream  231 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   class LIBPROTOBUF_EXPORT CopyingIstreamInputStream : public CopyingInputStream {
CopyingIstreamInputStream  233 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     CopyingIstreamInputStream(istream* input);
CopyingIstreamInputStream  234 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     ~CopyingIstreamInputStream();
CopyingIstreamInputStream  244 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingIstreamInputStream);
CopyingIstreamInputStream  247 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   CopyingIstreamInputStream copying_input_;