Home
last modified time | relevance | path

Searched defs:GetDirectBufferForNBytesAndAdvance (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc822 uint8_t* EpsCopyOutputStream::GetDirectBufferForNBytesAndAdvance(int size, in GetDirectBufferForNBytesAndAdvance() function in google::protobuf::io::EpsCopyOutputStream
Dcoded_stream.h1100 inline uint8_t* GetDirectBufferForNBytesAndAdvance(int size) { in GetDirectBufferForNBytesAndAdvance() function