Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py485 CPPTYPE_INT32 = 1 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h625 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32 enumerator
Dwire_format_lite.h136 CPPTYPE_INT32 = 1, enumerator