Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor_lite.h64 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
Dwire_format_lite.h131 CPPTYPE_STRING = 9, enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py572 CPPTYPE_STRING = 9 variable in FieldDescriptor
/third_party/protobuf/python/
Ddescriptor.c1032 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator