Searched defs:TYPE_GROUP (Results 1 - 7 of 7) sorted by relevance

/external/protobuf/python/google/protobuf/
H A Ddescriptor.py337 TYPE_GROUP = 10 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h137 TYPE_GROUP enumerator in enum:google::protobuf::UnknownField::Type
236 GOOGLE_DCHECK_EQ(type_, TYPE_GROUP);
261 GOOGLE_DCHECK_EQ(type_, TYPE_GROUP);
H A Dwire_format_lite.h108 TYPE_GROUP = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
542 if (type == TYPE_GROUP) {
H A Ddescriptor.h311 TYPE_GROUP = 10, // Tag-delimited message. Deprecated. enumerator in enum:google::protobuf::FieldDescriptor::Type
339 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP
449 // If type is TYPE_MESSAGE or TYPE_GROUP, returns a descriptor for the
1355 field_type != FieldDescriptor::TYPE_GROUP &&
H A Ddescriptor.pb.cc2178 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h755 static const Type TYPE_GROUP = FieldDescriptorProto_Type_TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 202 milliseconds