Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h120 CPPTYPE_INT32 = 1, enumerator
Ddescriptor.h476 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32 enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py446 CPPTYPE_INT32 = 1 variable in FieldDescriptor