Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc234 bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { in GetDirectBufferPointer() function in google::protobuf::io::CodedInputStream
745 bool EpsCopyOutputStream::GetDirectBufferPointer(void** data, int* size, in GetDirectBufferPointer() function in google::protobuf::io::EpsCopyOutputStream
H A Dcoded_stream.h1101 bool GetDirectBufferPointer(void** data, int* size) { in GetDirectBufferPointer() function
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc234 bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { in GetDirectBufferPointer() function in google::protobuf::io::CodedInputStream
745 bool EpsCopyOutputStream::GetDirectBufferPointer(void** data, int* size, in GetDirectBufferPointer() function in google::protobuf::io::EpsCopyOutputStream
H A Dcoded_stream.h1101 bool GetDirectBufferPointer(void** data, int* size) { in GetDirectBufferPointer() function