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