Searched defs:GetDirectBufferPointer (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.cc | 233 bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { in GetDirectBufferPointer() function in google::protobuf::io::CodedInputStream |
D | coded_stream.h | 1089 bool GetDirectBufferPointer(void** data, int* size) { in GetDirectBufferPointer() function |