Home
last modified time | relevance | path

Searched defs:CPPTYPE_UINT64 (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py488 CPPTYPE_UINT64 = 4 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h628 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64 enumerator
Dwire_format_lite.h139 CPPTYPE_UINT64 = 4, enumerator