Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java71 public static int getTagFieldNumber(final int tag) { in getTagFieldNumber() method in WireFormat
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php51 public static function getTagFieldNumber($tag) function in Google\\Protobuf\\Internal\\GPBWire