Searched defs:TYPE_GROUP (Results 1 - 17 of 17) 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/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java67 public static final int TYPE_GROUP = 10; field in class:Extension
81 * @param type {@link #TYPE_MESSAGE} or {@link #TYPE_GROUP}
92 * @param type {@link #TYPE_MESSAGE} or {@link #TYPE_GROUP}
103 * @param type one of {@code TYPE_*}, except {@link #TYPE_MESSAGE} and {@link #TYPE_GROUP}
115 * @param type one of {@code TYPE_*}, except {@link #TYPE_MESSAGE} and {@link #TYPE_GROUP}
206 case TYPE_GROUP:
246 case TYPE_GROUP:
302 case TYPE_GROUP:
/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/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/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/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 510 milliseconds