Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h122 CPPTYPE_INT32 = 1, enumerator
Ddescriptor.h330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32 enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py352 CPPTYPE_INT32 = 1 variable in FieldDescriptor