Searched defs:CPPTYPE_INT32 (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.h | 120 CPPTYPE_INT32 = 1, enumerator |
D | descriptor.h | 476 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32 enumerator |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 386 CPPTYPE_INT32 = 1 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 446 CPPTYPE_INT32 = 1 variable in FieldDescriptor |