Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs91 public static int GetTagFieldNumber(uint tag) in GetTagFieldNumber() method in Google.Protobuf.WireFormat
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs91 public static int GetTagFieldNumber(uint tag) in GetTagFieldNumber() method in Google.Protobuf.WireFormat
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtensor_coding.cc117 inline int GetTagFieldNumber(uint32 tag) { return tag >> 3; } in GetTagFieldNumber() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h808 inline int WireFormatLite::GetTagFieldNumber(uint32_t tag) { in GetTagFieldNumber() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h804 inline int WireFormatLite::GetTagFieldNumber(uint32_t tag) { in GetTagFieldNumber() function