Searched defs:MakeTag (Results 1 – 4 of 4) sorted by relevance
99 public static uint MakeTag(int fieldNumber, WireType wireType) in MakeTag() method in Google.Protobuf.WireFormat
300 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) { in MakeTag() function
589 inline uint32 WireFormatLite::MakeTag(int field_number, WireType type) { in MakeTag() function
149 class MakeTag(Step): class