Searched defs:MakeTag (Results 1 – 5 of 5) sorted by relevance
12 TEST(CFX_FontMapper, MakeTag) { in TEST() argument
48 static constexpr uint32_t MakeTag(char c1, char c2, char c3, char c4) { in MakeTag() function
99 public static uint MakeTag(int fieldNumber, WireType wireType) in MakeTag() method in Google.Protobuf.WireFormat
289 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) { in MakeTag() function
768 constexpr inline uint32 WireFormatLite::MakeTag(int field_number, in MakeTag() function