Searched defs:getWireType (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | WireFormat.java | 163 public int getWireType() { in getWireType() method in WireFormat.FieldType |
/external/protobuf/js/binary/ | ||
D | reader.js | 203 jspb.BinaryReader.prototype.getWireType = function() { method in jspb.BinaryReader |
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire |