Home
last modified time | relevance | path

Searched defs:WriteGroup (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DWritingPrimitivesMessages.cs36 public static void WriteGroup(ref WriteContext ctx, IMessage value) in WriteGroup() method in Google.Protobuf.WritingPrimitivesMessages
DCodedOutputStream.cs308 public void WriteGroup(IMessage value) in WriteGroup() method in Google.Protobuf.CodedOutputStream
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc508 void WireFormatLite::WriteGroup(int field_number, const MessageLite& value, in WriteGroup() function in google::protobuf::internal::WireFormatLite