CopyingOutputStreamAdaptor  204 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   CopyingOutputStreamAdaptor impl_;
CopyingOutputStreamAdaptor  290 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   CopyingOutputStreamAdaptor impl_;
CopyingOutputStreamAdaptor  312 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor(
CopyingOutputStreamAdaptor  322 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor() {
CopyingOutputStreamAdaptor  329 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingOutputStreamAdaptor::Flush() {
CopyingOutputStreamAdaptor  333 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingOutputStreamAdaptor::Next(void** data, int* size) {
CopyingOutputStreamAdaptor  346 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingOutputStreamAdaptor::BackUp(int count) {
CopyingOutputStreamAdaptor  357 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc int64 CopyingOutputStreamAdaptor::ByteCount() const {
CopyingOutputStreamAdaptor  361 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingOutputStreamAdaptor::WriteBuffer() {
CopyingOutputStreamAdaptor  380 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingOutputStreamAdaptor::AllocateBufferIfNeeded() {
CopyingOutputStreamAdaptor  386 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void CopyingOutputStreamAdaptor::FreeBuffer() {
CopyingOutputStreamAdaptor  278 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h class LIBPROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream {
CopyingOutputStreamAdaptor  284 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   explicit CopyingOutputStreamAdaptor(CopyingOutputStream* copying_stream,
CopyingOutputStreamAdaptor  286 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   ~CopyingOutputStreamAdaptor();
CopyingOutputStreamAdaptor  331 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingOutputStreamAdaptor);