Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h123 CPPTYPE_INT64 = 2, enumerator
Ddescriptor.h331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64 enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py353 CPPTYPE_INT64 = 2 variable in FieldDescriptor