Searched defs:TYPE_MESSAGE (Results 1 - 12 of 12) 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/javanano/src/main/java/com/google/protobuf/nano/
H A DExtension.java68 public static final int TYPE_MESSAGE = InternalNano.TYPE_MESSAGE; 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
[all...]
H A DInternalNano.java61 public static final int TYPE_MESSAGE = 11; field in class:InternalNano
366 case TYPE_MESSAGE:
383 * @param value an new instance of the value, if the value is a TYPE_MESSAGE;
412 if (valueType == TYPE_MESSAGE) {
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py432 TYPE_MESSAGE = 11 variable in class:FieldDescriptor
475 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.h458 TYPE_MESSAGE = 11, // Length-delimited message. enumerator in enum:google::protobuf::FieldDescriptor::Type
485 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP
551 bool is_map() const; // shorthand for type() == TYPE_MESSAGE &&
609 // If type is TYPE_MESSAGE or TYPE_GROUP, returns a descriptor for the
1881 field_type != FieldDescriptor::TYPE_MESSAGE &&
H A Dtype.pb.cc220 "\022\020\n\014TYPE_MESSAGE\020\013\022\016\n\nTYPE_BYTES\020\014\022\017\n\013TY"
995 const Field_Kind Field::TYPE_MESSAGE; member in class:google::protobuf::Field
H A Dtype.pb.h353 static const Kind TYPE_MESSAGE = member in class:google::protobuf::Field
H A Ddescriptor.pb.cc727 "OUP\020\n\022\020\n\014TYPE_MESSAGE\020\013\022\016\n\nTYPE_BYTES\020\014\022"
4189 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_MESSAGE; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h1016 static const 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 ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 512 milliseconds