FieldSize 809 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc int field_size = reflection->FieldSize(*message, field_descriptor); FieldSize 917 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc length = reflection->FieldSize(*message, field_descriptor); FieldSize 1184 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc length = reflection->FieldSize(*message, field_descriptor); FieldSize 1277 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc int length = message->GetReflection()->FieldSize( FieldSize 76 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc int size = reflection->FieldSize(message, fields[i]); FieldSize 971 third_party/protobuf/src/google/protobuf/compiler/parser.cc reflection->FieldSize(*options, uninterpreted_option_field)); FieldSize 1425 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc int size = reflection->FieldSize(root, field); FieldSize 1646 third_party/protobuf/src/google/protobuf/descriptor.cc count = reflection->FieldSize(options, fields[i]); FieldSize 4276 third_party/protobuf/src/google/protobuf/descriptor.cc FieldSize(*original_options, original_uninterpreted_options_field); FieldSize 416 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc USAGE_CHECK_MESSAGE_TYPE(FieldSize); FieldSize 417 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc USAGE_CHECK_REPEATED(FieldSize); FieldSize 654 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc if (FieldSize(message, field) > 0) { FieldSize 147 third_party/protobuf/src/google/protobuf/generated_message_reflection.h int FieldSize(const Message& message, const FieldDescriptor* field) const; FieldSize 383 third_party/protobuf/src/google/protobuf/message.h virtual int FieldSize(const Message& message, FieldSize 70 third_party/protobuf/src/google/protobuf/reflection_ops.cc int count = from_reflection->FieldSize(from, field); FieldSize 160 third_party/protobuf/src/google/protobuf/reflection_ops.cc int size = reflection->FieldSize(message, field); FieldSize 190 third_party/protobuf/src/google/protobuf/reflection_ops.cc int size = reflection->FieldSize(*message, field); FieldSize 246 third_party/protobuf/src/google/protobuf/reflection_ops.cc int size = reflection->FieldSize(message, field); FieldSize 2486 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_int32" ))); FieldSize 2487 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_int64" ))); FieldSize 2488 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_uint32" ))); FieldSize 2489 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_uint64" ))); FieldSize 2490 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_sint32" ))); FieldSize 2491 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_sint64" ))); FieldSize 2492 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_fixed32" ))); FieldSize 2493 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_fixed64" ))); FieldSize 2494 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_sfixed32"))); FieldSize 2495 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_sfixed64"))); FieldSize 2496 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_float" ))); FieldSize 2497 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_double" ))); FieldSize 2498 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_bool" ))); FieldSize 2499 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_string" ))); FieldSize 2500 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_bytes" ))); FieldSize 2502 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeatedgroup" ))); FieldSize 2503 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_nested_message" ))); FieldSize 2504 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_foreign_message"))); FieldSize 2505 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_import_message" ))); FieldSize 2506 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_lazy_message" ))); FieldSize 2507 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_nested_enum" ))); FieldSize 2508 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_foreign_enum" ))); FieldSize 2509 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_import_enum" ))); FieldSize 2511 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_string_piece"))); FieldSize 2512 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("repeated_cord"))); FieldSize 2666 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_int32" ))); FieldSize 2667 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_int64" ))); FieldSize 2668 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_uint32" ))); FieldSize 2669 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_uint64" ))); FieldSize 2670 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_sint32" ))); FieldSize 2671 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_sint64" ))); FieldSize 2672 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_fixed32" ))); FieldSize 2673 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_fixed64" ))); FieldSize 2674 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_sfixed32"))); FieldSize 2675 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_sfixed64"))); FieldSize 2676 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_float" ))); FieldSize 2677 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_double" ))); FieldSize 2678 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_bool" ))); FieldSize 2679 third_party/protobuf/src/google/protobuf/test_util.cc ASSERT_EQ(2, reflection->FieldSize(message, F("packed_enum" ))); FieldSize 2805 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_int32" ))); FieldSize 2806 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_int64" ))); FieldSize 2807 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_uint32" ))); FieldSize 2808 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_uint64" ))); FieldSize 2809 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_sint32" ))); FieldSize 2810 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_sint64" ))); FieldSize 2811 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_fixed32" ))); FieldSize 2812 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_fixed64" ))); FieldSize 2813 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_sfixed32"))); FieldSize 2814 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_sfixed64"))); FieldSize 2815 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_float" ))); FieldSize 2816 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_double" ))); FieldSize 2817 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_bool" ))); FieldSize 2818 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_string" ))); FieldSize 2819 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_bytes" ))); FieldSize 2821 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeatedgroup" ))); FieldSize 2822 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_nested_message" ))); FieldSize 2823 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_foreign_message"))); FieldSize 2824 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_import_message" ))); FieldSize 2825 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_lazy_message" ))); FieldSize 2826 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_nested_enum" ))); FieldSize 2827 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_foreign_enum" ))); FieldSize 2828 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_import_enum" ))); FieldSize 2830 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_string_piece"))); FieldSize 2831 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("repeated_cord"))); FieldSize 2892 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_int32" ))); FieldSize 2893 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_int64" ))); FieldSize 2894 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_uint32" ))); FieldSize 2895 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_uint64" ))); FieldSize 2896 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_sint32" ))); FieldSize 2897 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_sint64" ))); FieldSize 2898 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_fixed32" ))); FieldSize 2899 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_fixed64" ))); FieldSize 2900 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_sfixed32"))); FieldSize 2901 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_sfixed64"))); FieldSize 2902 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_float" ))); FieldSize 2903 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_double" ))); FieldSize 2904 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_bool" ))); FieldSize 2905 third_party/protobuf/src/google/protobuf/test_util.cc EXPECT_EQ(0, reflection->FieldSize(message, F("packed_enum" ))); FieldSize 1218 third_party/protobuf/src/google/protobuf/text_format.cc count = reflection->FieldSize(message, field); FieldSize 1270 third_party/protobuf/src/google/protobuf/text_format.cc int size = reflection->FieldSize(message, field); FieldSize 451 third_party/protobuf/src/google/protobuf/wire_format.cc count = message_reflection->FieldSize(message, field); FieldSize 615 third_party/protobuf/src/google/protobuf/wire_format.cc count = message_reflection->FieldSize(message, field); FieldSize 643 third_party/protobuf/src/google/protobuf/wire_format.cc count = message_reflection->FieldSize(message, field);