Searched defs:TYPE_MESSAGE (Results 1 - 8 of 8) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py372 TYPE_MESSAGE = 11 variable in class:FieldDescriptor
415 TYPE_MESSAGE: CPPTYPE_MESSAGE,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java68 public static final int TYPE_MESSAGE = 11; 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}
229 case TYPE_MESSAGE:
272 case TYPE_MESSAGE:
324 case TYPE_MESSAGE:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py393 TYPE_MESSAGE = 11 variable in class:FieldDescriptor
436 TYPE_MESSAGE: CPPTYPE_MESSAGE,
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h107 TYPE_MESSAGE = 11, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h361 TYPE_MESSAGE = 11, // Length-delimited message. 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
1664 field_type != FieldDescriptor::TYPE_MESSAGE &&
H A Ddescriptor.pb.cc2534 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_MESSAGE; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h784 static const Type TYPE_MESSAGE = FieldDescriptorProto_Type_TYPE_MESSAGE; 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 ...

Completed in 279 milliseconds