Searched defs:WriteTag (Results 1 – 4 of 4) sorted by relevance
391 public void WriteTag(int fieldNumber, WireFormat.WireType type) in WriteTag() method in Google.Protobuf.CodedOutputStream400 public void WriteTag(uint tag) in WriteTag() method in Google.Protobuf.CodedOutputStream
1219 inline void CodedOutputStream::WriteTag(uint32 value) { in WriteTag() function
786 void ProtoWriter::WriteTag(const google::protobuf::Field& field) { in WriteTag() function in google::protobuf::util::converter::ProtoWriter
517 inline void WireFormatLite::WriteTag(int field_number, WireType type, in WriteTag() function