Searched defs:MAX_CPPTYPE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py396 MAX_CPPTYPE = 10 variable in class:FieldDescriptor
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py362 MAX_CPPTYPE = 10 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h131 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h371 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType
575 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h132 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h341 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType

Completed in 3617 milliseconds