Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc251 bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { in GetDirectBufferPointer() function in google::protobuf::io::CodedInputStream
675 bool CodedOutputStream::GetDirectBufferPointer(void** data, int* size) { in GetDirectBufferPointer() function in google::protobuf::io::CodedOutputStream