Home
last modified time | relevance | path

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

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