Home
last modified time | relevance | path

Searched refs:Fixed32ByteSize (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dwire_format_test.py153 [wire_format.Fixed32ByteSize, 0, 4],
154 [wire_format.Fixed32ByteSize, wire_format.UINT32_MAX, 4],
Dwire_format.py151 def Fixed32ByteSize(field_number, fixed32): function
Dtype_checkers.py180 _FieldDescriptor.TYPE_FIXED32: wire_format.Fixed32ByteSize,