Searched refs:Fixed32ByteSize (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
H A Dwire_format_test.py152 # Fixed32ByteSize().
153 [wire_format.Fixed32ByteSize, 0, 4],
154 [wire_format.Fixed32ByteSize, wire_format.UINT32_MAX, 4],
H A Dwire_format.py151 def Fixed32ByteSize(field_number, fixed32): function
H A Dtype_checkers.py222 _FieldDescriptor.TYPE_FIXED32: wire_format.Fixed32ByteSize,
/external/nanopb-c/generator/google/protobuf/internal/
H A Dwire_format.py151 def Fixed32ByteSize(field_number, fixed32): function
H A Dtype_checkers.py180 _FieldDescriptor.TYPE_FIXED32: wire_format.Fixed32ByteSize,

Completed in 73 milliseconds