Searched refs:_DecodeVarint32 (Results 1 – 1 of 1) sorted by relevance
170 _DecodeVarint32 = _VarintDecoder((1 << 32) - 1, int) variable514 UInt32Decoder = _SimpleDecoder(wire_format.WIRETYPE_VARINT, _DecodeVarint32)518 wire_format.WIRETYPE_VARINT, _DecodeVarint32, wire_format.ZigZagDecode)