Searched defs:VARINT (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWireType.php | 37 const VARINT = 0; define in Google\\Protobuf\\Internal\\GPBWireType |
/external/protobuf/js/binary/ | ||
D | constants.js | 221 VARINT: 0, property |