Searched defs:WriteGroup (Results 1 – 9 of 9) sorted by relevance
61 public static void WriteGroup(ref WriteContext ctx, IMessage value) in WriteGroup() method in Google.Protobuf.WritingPrimitivesMessages
196 public void WriteGroup(IMessage value) in WriteGroup() method
306 public void WriteGroup(IMessage value) in WriteGroup() method in Google.Protobuf.CodedOutputStream
322 Status WriteGroup(const FieldDescriptor& field_desc, const Tensor& input, in WriteGroup() function
516 void WireFormatLite::WriteGroup(int field_number, const MessageLite& value, in WriteGroup() function in google::protobuf::internal::WireFormatLite