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