Searched defs:CPPTYPE_STRING (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/src/google/protobuf/ | ||
| D | wire_format_lite.h | 128 CPPTYPE_STRING = 9, enumerator |
| D | descriptor.h | 484 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator |
| /external/nanopb-c/generator/google/protobuf/ | ||
| D | descriptor.py | 394 CPPTYPE_STRING = 9 variable in FieldDescriptor |
| /external/protobuf/python/google/protobuf/ | ||
| D | descriptor.py | 454 CPPTYPE_STRING = 9 variable in FieldDescriptor |