Searched defs:CPPTYPE_UINT64 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py389 CPPTYPE_UINT64 = 4 variable in class:FieldDescriptor
405 TYPE_UINT64: CPPTYPE_UINT64,
406 TYPE_FIXED64: CPPTYPE_UINT64,
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py355 CPPTYPE_UINT64 = 4 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h124 CPPTYPE_UINT64 = 4, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64 enumerator in enum:google::protobuf::FieldDescriptor::CppType
451 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h125 CPPTYPE_UINT64 = 4, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h333 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64 enumerator in enum:google::protobuf::FieldDescriptor::CppType
417 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no

Completed in 431 milliseconds