Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs310 public void WriteGroup(IMessage value) in WriteGroup() method in Google.Protobuf.CodedOutputStream
/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc324 Status WriteGroup(const FieldDescriptor& field_desc, const Tensor& input, in WriteGroup() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc510 void WireFormatLite::WriteGroup(int field_number, const MessageLite& value, in WriteGroup() function in google::protobuf::internal::WireFormatLite