Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dfield.js72 static getWireType(indexEntry) { method in Field
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java163 public int getWireType() { in getWireType() method in WireFormat.FieldType
/third_party/protobuf/js/binary/
Dreader.js204 jspb.BinaryReader.prototype.getWireType = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire