Searched refs:CPPTYPE_MESSAGE (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dreflection_ops.cc90 case FieldDescriptor::CPPTYPE_MESSAGE:
115 case FieldDescriptor::CPPTYPE_MESSAGE:
157 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
188 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
243 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
H A Ddynamic_message.cc106 case FD::CPPTYPE_MESSAGE: return sizeof(RepeatedPtrField<Message>);
127 case FD::CPPTYPE_MESSAGE:
305 case FieldDescriptor::CPPTYPE_MESSAGE: {
366 case FieldDescriptor::CPPTYPE_MESSAGE:
383 } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
406 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
H A Dmessage.h803 FieldDescriptor::CPPTYPE_MESSAGE, -1,
812 FieldDescriptor::CPPTYPE_MESSAGE, -1,
821 FieldDescriptor::CPPTYPE_MESSAGE, -1,
830 FieldDescriptor::CPPTYPE_MESSAGE, -1,
H A Dgenerated_message_reflection.cc90 "CPPTYPE_MESSAGE"
236 case FieldDescriptor::CPPTYPE_MESSAGE:
279 case FieldDescriptor::CPPTYPE_MESSAGE:
347 case FieldDescriptor::CPPTYPE_MESSAGE:
372 case FieldDescriptor::CPPTYPE_MESSAGE:
438 case FieldDescriptor::CPPTYPE_MESSAGE:
497 case FieldDescriptor::CPPTYPE_MESSAGE:
529 case FieldDescriptor::CPPTYPE_MESSAGE: {
574 case FieldDescriptor::CPPTYPE_MESSAGE:
625 case FieldDescriptor::CPPTYPE_MESSAGE
[all...]
H A Dextension_set.cc463 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
495 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
556 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
617 case WireFormatLite::CPPTYPE_MESSAGE:
629 GOOGLE_DCHECK(cpp_type(extension->type) == WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
668 case WireFormatLite::CPPTYPE_MESSAGE:
725 case WireFormatLite::CPPTYPE_MESSAGE:
770 case WireFormatLite::CPPTYPE_MESSAGE: {
835 if (cpp_type(extension.type) == WireFormatLite::CPPTYPE_MESSAGE) {
1123 case WireFormatLite::CPPTYPE_MESSAGE
[all...]
H A Dtext_format.cc233 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
405 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
642 case FieldDescriptor::CPPTYPE_MESSAGE: {
645 GOOGLE_LOG(FATAL) << "Reached an unintended state: CPPTYPE_MESSAGE";
1210 field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) {
1226 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
1245 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
1368 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dextension_set_heavy.cc143 GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::FieldDescriptor
190 GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::FieldDescriptor
231 if (extension->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
314 case FieldDescriptor::CPPTYPE_MESSAGE:
329 case FieldDescriptor::CPPTYPE_MESSAGE:
/external/protobuf/src/google/protobuf/
H A Dreflection_ops.cc86 case FieldDescriptor::CPPTYPE_MESSAGE:
111 case FieldDescriptor::CPPTYPE_MESSAGE:
153 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
183 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
238 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
H A Ddynamic_message.cc106 case FD::CPPTYPE_MESSAGE: return sizeof(RepeatedPtrField<Message>);
126 case FD::CPPTYPE_MESSAGE: return sizeof(Message*);
293 case FieldDescriptor::CPPTYPE_MESSAGE: {
354 case FieldDescriptor::CPPTYPE_MESSAGE:
371 } else if ((field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) &&
393 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
H A Dextension_set_heavy.cc130 GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::FieldDescriptor
149 GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::FieldDescriptor
190 if (extension->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
273 case FieldDescriptor::CPPTYPE_MESSAGE:
288 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dtext_format.cc157 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
298 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
434 case FieldDescriptor::CPPTYPE_MESSAGE: {
437 GOOGLE_LOG(FATAL) << "Reached an unintended state: CPPTYPE_MESSAGE";
931 field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) {
947 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
966 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
1088 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dgenerated_message_reflection.cc105 "CPPTYPE_MESSAGE"
251 case FieldDescriptor::CPPTYPE_MESSAGE:
294 case FieldDescriptor::CPPTYPE_MESSAGE:
362 case FieldDescriptor::CPPTYPE_MESSAGE:
450 case FieldDescriptor::CPPTYPE_MESSAGE:
509 case FieldDescriptor::CPPTYPE_MESSAGE:
541 case FieldDescriptor::CPPTYPE_MESSAGE: {
586 case FieldDescriptor::CPPTYPE_MESSAGE:
623 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dwire_format_lite.cc77 CPPTYPE_MESSAGE, // TYPE_GROUP
78 CPPTYPE_MESSAGE, // TYPE_MESSAGE
H A Dextension_set.cc428 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
464 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE); member in class:google::protobuf::internal::WireFormatLite
525 case WireFormatLite::CPPTYPE_MESSAGE:
566 case WireFormatLite::CPPTYPE_MESSAGE:
621 case WireFormatLite::CPPTYPE_MESSAGE:
666 case WireFormatLite::CPPTYPE_MESSAGE:
688 if (cpp_type(extension.type) == WireFormatLite::CPPTYPE_MESSAGE) {
1084 case WireFormatLite::CPPTYPE_MESSAGE:
1438 case WireFormatLite::CPPTYPE_MESSAGE:
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc99 case FieldDescriptor::CPPTYPE_MESSAGE:
114 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dcpp_extension.cc79 case FieldDescriptor::CPPTYPE_MESSAGE:
189 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dcpp_helpers.cc219 case FieldDescriptor::CPPTYPE_MESSAGE: return NULL;
331 case FieldDescriptor::CPPTYPE_MESSAGE:
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc96 case FieldDescriptor::CPPTYPE_MESSAGE:
111 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dcpp_extension.cc79 case FieldDescriptor::CPPTYPE_MESSAGE:
189 case FieldDescriptor::CPPTYPE_MESSAGE:
H A Dcpp_helpers.cc203 case FieldDescriptor::CPPTYPE_MESSAGE: return NULL;
296 case FieldDescriptor::CPPTYPE_MESSAGE:
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py34 # descriptor's cpp_type is CPPTYPE_MESSAGE.
266 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
281 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
317 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE: # Composite
323 elif field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
380 elif field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
568 elif item[0].cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
600 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
659 if extension_handle.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
854 (field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE an
[all...]
/external/protobuf/python/google/protobuf/
H A Dreflection.py34 # descriptor's cpp_type is CPPTYPE_MESSAGE.
330 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
345 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
376 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE: # Composite
382 elif field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
439 elif field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
618 elif item[0].cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
650 if field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
708 if extension_handle.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE:
875 (field.cpp_type == _FieldDescriptor.CPPTYPE_MESSAGE an
[all...]
/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py395 CPPTYPE_MESSAGE = 10 variable in class:FieldDescriptor
415 TYPE_MESSAGE: CPPTYPE_MESSAGE,
416 TYPE_GROUP: CPPTYPE_MESSAGE
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc350 case FieldDescriptor::CPPTYPE_MESSAGE:
382 case FieldDescriptor::CPPTYPE_MESSAGE:
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_message.cc122 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
425 if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&

Completed in 3208 milliseconds

123