Home
last modified time | relevance | path

Searched refs:WriteRawFallback (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h697 return WriteRawFallback(data, size, ptr); in WriteRaw()
868 uint8* WriteRawFallback(const void* data, int size, uint8* ptr);
Dcoded_stream.cc837 uint8* EpsCopyOutputStream::WriteRawFallback(const void* data, int size, in WriteRawFallback() function in google::protobuf::io::EpsCopyOutputStream
/third_party/protobuf/
Dlibprotobuf_lite.map34 "google::protobuf::io::EpsCopyOutputStream::WriteRawFallback(void const*, int, unsigned char*)";