const google.golang.org/protobuf/reflect/protoreflect.Uint32Kind

30 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L258: 	Uint32Kind   Kind = 13
		proto.go#L278: 		Int32Kind, Sint32Kind, Uint32Kind,
		proto.go#L300: 	case Uint32Kind:
		proto.go#L344: 	case Uint32Kind:

	google.golang.org/protobuf/encoding/protojson
		decode.go#L310: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:
		decode.go#L665: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:
		encode.go#L308: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:

	google.golang.org/protobuf/encoding/prototext
		decode.go#L305: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:
		encode.go#L234: 	case protoreflect.Uint32Kind, protoreflect.Uint64Kind,

	google.golang.org/protobuf/internal/encoding/defval
		default.go#L79: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:
		default.go#L145: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind, protoreflect.Uint64Kind, protoreflect.Fixed64Kind:

	google.golang.org/protobuf/internal/encoding/tag
		tag.go#L62: 				f.L1.Kind = protoreflect.Uint32Kind
		tag.go#L143: 	case protoreflect.BoolKind, protoreflect.EnumKind, protoreflect.Int32Kind, protoreflect.Uint32Kind, protoreflect.Int64Kind, protoreflect.Uint64Kind:

	google.golang.org/protobuf/internal/filedesc
		desc.go#L721: 		case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:

	google.golang.org/protobuf/internal/filetype
		build.go#L252: 	protoreflect.Uint32Kind:   reflect.TypeOf(uint32(0)),

	google.golang.org/protobuf/internal/impl
		codec_gen.go#L5710: 	protoreflect.Uint32Kind:   protowire.VarintType,
		codec_tables.go#L64: 		case protoreflect.Uint32Kind:
		codec_tables.go#L155: 		case protoreflect.Uint32Kind:
		codec_tables.go#L220: 		case protoreflect.Uint32Kind:
		codec_tables.go#L300: 		case protoreflect.Uint32Kind:
		codec_tables.go#L370: 		case protoreflect.Uint32Kind:
		codec_tables.go#L449: 		case protoreflect.Uint32Kind:
		codec_tables.go#L491: 		case protoreflect.Uint32Kind:
		codec_tables.go#L523: 		case protoreflect.Uint32Kind:
		convert.go#L110: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:

	google.golang.org/protobuf/proto
		decode_gen.go#L60: 	case protoreflect.Uint32Kind:
		decode_gen.go#L296: 	case protoreflect.Uint32Kind:
		encode_gen.go#L24: 	protoreflect.Uint32Kind:   protowire.VarintType,
		encode_gen.go#L50: 	case protoreflect.Uint32Kind:
		size_gen.go#L24: 	case protoreflect.Uint32Kind: