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

  /external/nanopb-c/generator/google/protobuf/internal/
type_checkers.py 232 _FieldDescriptor.TYPE_UINT32: encoder.UInt32Sizer,
encoder.py 216 UInt32Sizer = UInt64Sizer = _SimpleSizer(_VarintSize)
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 274 _FieldDescriptor.TYPE_UINT32: encoder.UInt32Sizer,
encoder.py 222 UInt32Sizer = UInt64Sizer = _SimpleSizer(_VarintSize)

Completed in 664 milliseconds