Searched refs:CopyingOutputStreamAdaptor (Results 1 – 3 of 3) sorted by relevance
355 CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor( in CopyingOutputStreamAdaptor() function in google::protobuf::io::CopyingOutputStreamAdaptor365 CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor() { in ~CopyingOutputStreamAdaptor()372 bool CopyingOutputStreamAdaptor::Flush() { in Flush()376 bool CopyingOutputStreamAdaptor::Next(void** data, int* size) { in Next()389 void CopyingOutputStreamAdaptor::BackUp(int count) { in BackUp()400 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount()404 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer()423 void CopyingOutputStreamAdaptor::AllocateBufferIfNeeded() { in AllocateBufferIfNeeded()429 void CopyingOutputStreamAdaptor::FreeBuffer() { in FreeBuffer()
311 class LIBPROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream {317 explicit CopyingOutputStreamAdaptor(CopyingOutputStream* copying_stream,319 ~CopyingOutputStreamAdaptor();364 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingOutputStreamAdaptor);
204 CopyingOutputStreamAdaptor impl_;290 CopyingOutputStreamAdaptor impl_;