Searched defs:WriteGroup (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedOutputStream.cs | 310 public void WriteGroup(IMessage value) in WriteGroup() method in Google.Protobuf.CodedOutputStream |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | encode_proto_op.cc | 324 Status WriteGroup(const FieldDescriptor& field_desc, const Tensor& input, in WriteGroup() function |
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.cc | 510 void WireFormatLite::WriteGroup(int field_number, const MessageLite& value, in WriteGroup() function in google::protobuf::internal::WireFormatLite |