CopyingInputStreamAdaptor 127 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h CopyingInputStreamAdaptor impl_; CopyingInputStreamAdaptor 248 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h CopyingInputStreamAdaptor impl_; CopyingInputStreamAdaptor 206 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc CopyingInputStreamAdaptor::CopyingInputStreamAdaptor( CopyingInputStreamAdaptor 217 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor() { CopyingInputStreamAdaptor 223 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingInputStreamAdaptor::Next(const void** data, int* size) { CopyingInputStreamAdaptor 257 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingInputStreamAdaptor::BackUp(int count) { CopyingInputStreamAdaptor 269 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingInputStreamAdaptor::Skip(int count) { CopyingInputStreamAdaptor 292 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc int64 CopyingInputStreamAdaptor::ByteCount() const { CopyingInputStreamAdaptor 296 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingInputStreamAdaptor::AllocateBufferIfNeeded() { CopyingInputStreamAdaptor 302 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingInputStreamAdaptor::FreeBuffer() { CopyingInputStreamAdaptor 194 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h class LIBPROTOBUF_EXPORT CopyingInputStreamAdaptor : public ZeroCopyInputStream { CopyingInputStreamAdaptor 201 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h explicit CopyingInputStreamAdaptor(CopyingInputStream* copying_stream, CopyingInputStreamAdaptor 203 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h ~CopyingInputStreamAdaptor(); CopyingInputStreamAdaptor 246 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingInputStreamAdaptor);