TYPE_UINT32 233 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc case FieldDescriptor::TYPE_UINT32 : return "UInt32"; TYPE_UINT32 56 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc case FieldDescriptor::TYPE_UINT32 : return -1; TYPE_UINT32 51 third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc case FieldDescriptor::TYPE_UINT32 : return "UINT32"; TYPE_UINT32 212 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc case FieldDescriptor::TYPE_UINT32: TYPE_UINT32 99 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc case FieldDescriptor::TYPE_UINT32 : return "UInt32" ; TYPE_UINT32 131 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc case FieldDescriptor::TYPE_UINT32 : return -1; TYPE_UINT32 74 third_party/protobuf/src/google/protobuf/compiler/parser.cc result["uint32" ] = FieldDescriptorProto::TYPE_UINT32; TYPE_UINT32 826 third_party/protobuf/src/google/protobuf/compiler/parser.cc case FieldDescriptorProto::TYPE_UINT32: TYPE_UINT32 831 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (field->type() == FieldDescriptorProto::TYPE_UINT32 || TYPE_UINT32 4915 third_party/protobuf/src/google/protobuf/descriptor.cc case FieldDescriptor::TYPE_UINT32: TYPE_UINT32 2408 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_UINT32; TYPE_UINT32 785 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const Type TYPE_UINT32 = FieldDescriptorProto_Type_TYPE_UINT32; TYPE_UINT32 1590 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_STREQ("uint32" , GetTypeNameForFieldType(FD::TYPE_UINT32 )); TYPE_UINT32 1615 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ(FD::CPPTYPE_UINT32 , GetCppTypeForFieldType(FD::TYPE_UINT32 )); TYPE_UINT32 1640 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_STREQ("uint32" , GetCppTypeNameForFieldType(FD::TYPE_UINT32 )); TYPE_UINT32 1667 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc AddField(message_proto, "uint32", 3, label, FD::TYPE_UINT32) TYPE_UINT32 1695 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc AddField(message_proto, "implicit_uint32", 23, label, FD::TYPE_UINT32); TYPE_UINT32 72 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>(