Searched defs:WIRETYPE_VARINT (Results 1 – 4 of 4) sorted by relevance
50 static final int WIRETYPE_VARINT = 0; field in WireFormatNano
47 WIRETYPE_VARINT = 0 variable
50 public static final int WIRETYPE_VARINT = 0; field in WireFormat
87 WIRETYPE_VARINT = 0, enumerator