Searched defs:WIRETYPE_VARINT (Results 1 – 4 of 4) sorted by relevance
47 WIRETYPE_VARINT = 0 variable
55 public static final int WIRETYPE_VARINT = 0; field in WireFormat
40 const WIRETYPE_VARINT = 0; define in Google\\Protobuf\\Internal\\GPBWire
103 WIRETYPE_VARINT = 0, enumerator