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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py371 TYPE_GROUP = 10 variable in class:FieldDescriptor
416 TYPE_GROUP: CPPTYPE_MESSAGE
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h162 TYPE_GROUP enumerator in enum:google::protobuf::UnknownField::Type
274 assert(type_ == TYPE_GROUP);
299 assert(type_ == TYPE_GROUP);
H A Dwire_format_lite.h107 TYPE_GROUP = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
588 if (type == TYPE_GROUP) {
H A Ddescriptor.h341 TYPE_GROUP = 10, // Tag-delimited message. Deprecated. enumerator in enum:google::protobuf::FieldDescriptor::Type
369 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP
483 // If type is TYPE_MESSAGE or TYPE_GROUP, returns a descriptor for the
1499 field_type != FieldDescriptor::TYPE_GROUP &&
H A Ddescriptor.pb.cc2405 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h782 static const Type TYPE_GROUP = FieldDescriptorProto_Type_TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
/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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 185 milliseconds