Searched defs:getWireType (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/js/experimental/runtime/kernel/ | ||
D | field.js | 72 static getWireType(indexEntry) { method in Field |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | WireFormat.java | 163 public int getWireType() { in getWireType() method in WireFormat.FieldType |
/third_party/protobuf/js/binary/ | ||
D | reader.js | 204 jspb.BinaryReader.prototype.getWireType = function() { method in jspb.BinaryReader |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire |