Searched defs:MAX_CPPTYPE (Results 1 - 6 of 6) sorted by relevance
/external/chromium_org/third_party/protobuf/python/google/protobuf/ | ||
H A D | descriptor.py | 396 MAX_CPPTYPE = 10 variable in class:FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
H A D | descriptor.py | 362 MAX_CPPTYPE = 10 variable in class:FieldDescriptor |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.h | 131 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType |
H A D | descriptor.h | 371 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 D | wire_format_lite.h | 132 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType |
H A D | descriptor.h | 341 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType |
Completed in 863 milliseconds