Searched defs:getTagFieldNumber (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | WireFormat.java | 71 public static int getTagFieldNumber(final int tag) { in getTagFieldNumber() method in WireFormat |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 51 public static function getTagFieldNumber($tag) function in Google\\Protobuf\\Internal\\GPBWire |