HomeSort by relevance Sort by last modified time
    Searched refs:UInt32Decoder (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
type_checkers.py 255 _FieldDescriptor.TYPE_UINT32: decoder.UInt32Decoder,
decoder.py 354 UInt32Decoder = _SimpleDecoder(wire_format.WIRETYPE_VARINT, _DecodeVarint32)
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 255 _FieldDescriptor.TYPE_UINT32: decoder.UInt32Decoder,
decoder.py 281 UInt32Decoder = _SimpleDecoder(wire_format.WIRETYPE_VARINT, _DecodeVarint32)

Completed in 39 milliseconds