Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc445 void WireFormatLite::WriteGroup(int field_number, in WriteGroup() function in google::protobuf::internal::WireFormatLite
/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc304 Status WriteGroup(const FieldDescriptor& field_desc, const Tensor& input, in WriteGroup() function