Home
last modified time | relevance | path

Searched defs:getWireType (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java163 public int getWireType() { in getWireType() method in WireFormat.FieldType
/external/protobuf/js/binary/
Dreader.js203 jspb.BinaryReader.prototype.getWireType = function() { method in jspb.BinaryReader
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire