Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor.py474 CPPTYPE_INT64 = 2 variable in FieldDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.h555 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64 enumerator
Dwire_format_lite.h136 CPPTYPE_INT64 = 2, enumerator