Searched defs:WriteGroup (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WritingPrimitivesMessages.cs | 36 public static void WriteGroup(ref WriteContext ctx, IMessage value) in WriteGroup() method in Google.Protobuf.WritingPrimitivesMessages |
| D | CodedOutputStream.cs | 308 public void WriteGroup(IMessage value) in WriteGroup() method in Google.Protobuf.CodedOutputStream |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | wire_format_lite.cc | 508 void WireFormatLite::WriteGroup(int field_number, const MessageLite& value, in WriteGroup() function in google::protobuf::internal::WireFormatLite |