Home
last modified time | relevance | path

Searched defs:CPPTYPE_INT64 (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor_lite.h57 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64 enumerator
Dwire_format_lite.h124 CPPTYPE_INT64 = 2, enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py565 CPPTYPE_INT64 = 2 variable in FieldDescriptor
/third_party/protobuf/python/
Ddescriptor.c1025 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64 enumerator