Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc502 void WireFormatLite::WriteBytesMaybeAliased(int field_number, in WriteBytesMaybeAliased() function in google::protobuf::internal::WireFormatLite
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h726 uint8* WriteBytesMaybeAliased(uint32 num, const std::string& s, uint8* ptr) { in WriteBytesMaybeAliased() function