Searched defs:WriteBuffer (Results 1 – 7 of 7) sorted by relevance
33 WriteBuffer(BufferError), enumerator
107 uint8_t *WriteBuffer = static_cast<uint8_t *>(Pool.Allocate(Size, 8)); in readBytes() local201 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
151 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local250 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
349 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
95 void WriteBuffer(const BigEndianBuffer& buf) { buf.Flush(output_); } in WriteBuffer() function in perfetto::trace_to_text::__anon1c37e3f70111::HprofWriter
73 WriteBuffer(io::Error), enumerator