Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dwire_format_test.py160 [wire_format.Fixed64ByteSize, 0, 8],
161 [wire_format.Fixed64ByteSize, wire_format.UINT64_MAX, 8],
Dwire_format.py155 def Fixed64ByteSize(field_number, fixed64): function
Dtype_checkers.py245 _FieldDescriptor.TYPE_FIXED64: wire_format.Fixed64ByteSize,