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

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py371 TYPE_GROUP = 10 variable in class:FieldDescriptor
416 TYPE_GROUP: CPPTYPE_MESSAGE
/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}
99 * @param type {@link #TYPE_MESSAGE} or {@link #TYPE_GROUP}
110 * @param type {@link #TYPE_MESSAGE} or {@link #TYPE_GROUP}
121 * @param type one of {@code TYPE_*}, except {@link #TYPE_MESSAGE} and {@link #TYPE_GROUP}
133 * @param type one of {@code TYPE_*}, except {@link #TYPE_MESSAGE} and {@link #TYPE_GROUP}
225 case TYPE_GROUP:
265 case TYPE_GROUP:
321 case TYPE_GROUP:
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h161 TYPE_GROUP enumerator in enum:google::protobuf::UnknownField::Type
276 assert(type() == TYPE_GROUP);
301 assert(type() == TYPE_GROUP);
H A Dwire_format_lite.h106 TYPE_GROUP = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
583 if (type == TYPE_GROUP) {
H A Ddescriptor.h360 TYPE_GROUP = 10, // Tag-delimited message. Deprecated. enumerator in enum:google::protobuf::FieldDescriptor::Type
388 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP
509 // If type is TYPE_MESSAGE or TYPE_GROUP, returns a descriptor for the
1663 field_type != FieldDescriptor::TYPE_GROUP &&
H A Ddescriptor.pb.cc2535 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h783 static const Type TYPE_GROUP = FieldDescriptorProto_Type_TYPE_GROUP; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py392 TYPE_GROUP = 10 variable in class:FieldDescriptor
437 TYPE_GROUP: CPPTYPE_MESSAGE
/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 ...

Completed in 280 milliseconds