Searched refs:CopyingOutputStreamAdaptor (Results 1 – 3 of 3) sorted by relevance
322 CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor( in CopyingOutputStreamAdaptor() function in google::protobuf::io::CopyingOutputStreamAdaptor332 CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor() { in ~CopyingOutputStreamAdaptor()339 bool CopyingOutputStreamAdaptor::Flush() { in Flush()343 bool CopyingOutputStreamAdaptor::Next(void** data, int* size) { in Next()356 void CopyingOutputStreamAdaptor::BackUp(int count) { in BackUp()367 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount()371 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer()390 void CopyingOutputStreamAdaptor::AllocateBufferIfNeeded() { in AllocateBufferIfNeeded()396 void CopyingOutputStreamAdaptor::FreeBuffer() { in FreeBuffer()
279 class LIBPROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream {285 explicit CopyingOutputStreamAdaptor(CopyingOutputStream* copying_stream,287 ~CopyingOutputStreamAdaptor();332 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingOutputStreamAdaptor);
204 CopyingOutputStreamAdaptor impl_;290 CopyingOutputStreamAdaptor impl_;