Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs91 public static int GetTagFieldNumber(uint tag) in GetTagFieldNumber() method in Google.Protobuf.WireFormat
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h597 inline int WireFormatLite::GetTagFieldNumber(uint32 tag) { in GetTagFieldNumber() function