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

/external/chromium_org/third_party/protobuf/python/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}
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}
210 case TYPE_MESSAGE:
253 case TYPE_MESSAGE:
305 case TYPE_MESSAGE:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py338 TYPE_MESSAGE = 11 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h108 TYPE_MESSAGE = 11, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h342 TYPE_MESSAGE = 11, // Length-delimited message. 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
1500 field_type != FieldDescriptor::TYPE_MESSAGE &&
H A Ddescriptor.pb.cc2406 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_MESSAGE; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h783 static const Type TYPE_MESSAGE = FieldDescriptorProto_Type_TYPE_MESSAGE; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h109 TYPE_MESSAGE = 11, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h312 TYPE_MESSAGE = 11, // Length-delimited message. 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
1356 field_type != FieldDescriptor::TYPE_MESSAGE &&
H A Ddescriptor.pb.cc541 "\020\n\014TYPE_MESSAGE\020\013\022\016\n\nTYPE_BYTES\020\014\022\017\n\013TYP"
2179 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_MESSAGE; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h756 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 ...
/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 311 milliseconds