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

  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
type_checkers.py 246 _FieldDescriptor.TYPE_UINT64: decoder.UInt64Decoder,
decoder.py 355 UInt64Decoder = _SimpleDecoder(wire_format.WIRETYPE_VARINT, _DecodeVarint)
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 246 _FieldDescriptor.TYPE_UINT64: decoder.UInt64Decoder,
decoder.py 282 UInt64Decoder = _SimpleDecoder(wire_format.WIRETYPE_VARINT, _DecodeVarint)

Completed in 49 milliseconds