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

/external/protobuf/python/google/protobuf/internal/
H A Dwire_format_test.py155 # Fixed64ByteSize().
156 [wire_format.Fixed64ByteSize, 0, 8],
157 [wire_format.Fixed64ByteSize, wire_format.UINT64_MAX, 8],
H A Dwire_format.py155 def Fixed64ByteSize(field_number, fixed64): function
H A Dtype_checkers.py221 _FieldDescriptor.TYPE_FIXED64: wire_format.Fixed64ByteSize,
/external/nanopb-c/generator/google/protobuf/internal/
H A Dwire_format.py155 def Fixed64ByteSize(field_number, fixed64): function
H A Dtype_checkers.py179 _FieldDescriptor.TYPE_FIXED64: wire_format.Fixed64ByteSize,

Completed in 57 milliseconds