Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h128 CPPTYPE_STRING = 9, enumerator
Ddescriptor.h484 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py454 CPPTYPE_STRING = 9 variable in FieldDescriptor