Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance
107 uint8_t *WriteBuffer = static_cast<uint8_t *>(Pool.Allocate(Size, 8)); in readBytes() local201 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
404 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor