Home
last modified time | relevance | path

Searched defs:MakeTag (Results 1 – 8 of 8) sorted by relevance

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs99 public static uint MakeTag(int fieldNumber, WireType wireType) in MakeTag() method in Google.Protobuf.WireFormat
/external/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs99 public static uint MakeTag(int fieldNumber, WireType wireType) in MakeTag() method in Google.Protobuf.WireFormat
/external/pdfium/core/fxge/
Dcfx_fontmapper.h58 static constexpr uint32_t MakeTag(char c1, char c2, char c3, char c4) { in MakeTag() function
Dcfx_fontmapper_unittest.cpp114 TEST(CFX_FontMapper, MakeTag) { in TEST() argument
/external/protobuf/src/google/protobuf/
Dwire_format.h343 inline uint32_t WireFormat::MakeTag(const FieldDescriptor* field) { in MakeTag() function
Dwire_format_lite.h795 constexpr inline uint32_t WireFormatLite::MakeTag(int field_number, in MakeTag() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format.h345 inline uint32_t WireFormat::MakeTag(const FieldDescriptor* field) { in MakeTag() function
Dwire_format_lite.h798 constexpr inline uint32_t WireFormatLite::MakeTag(int field_number, in MakeTag() function