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.cc766 uint8* EpsCopyOutputStream::GetDirectBufferForNBytesAndAdvance(int size, in GetDirectBufferForNBytesAndAdvance() function in google::protobuf::io::EpsCopyOutputStream
Dcoded_stream.h1106 inline uint8* GetDirectBufferForNBytesAndAdvance(int size) { in GetDirectBufferForNBytesAndAdvance() function