Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor.py481 CPPTYPE_STRING = 9 variable in FieldDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.h562 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
Dwire_format_lite.h143 CPPTYPE_STRING = 9, enumerator