Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor.py473 CPPTYPE_INT32 = 1 variable in FieldDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.h554 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32 enumerator
Dwire_format_lite.h135 CPPTYPE_INT32 = 1, enumerator