Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Dwire_format_test.py167 [wire_format.SFixed64ByteSize, 0, 8],
168 [wire_format.SFixed64ByteSize, wire_format.INT64_MIN, 8],
169 [wire_format.SFixed64ByteSize, wire_format.INT64_MAX, 8],
Dwire_format.py163 def SFixed64ByteSize(field_number, sfixed64): function
Dtype_checkers.py255 _FieldDescriptor.TYPE_SFIXED64: wire_format.SFixed64ByteSize,