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

30 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L263: 	Fixed32Kind  Kind = 7
		proto.go#L280: 		Sfixed32Kind, Fixed32Kind, FloatKind,
		proto.go#L310: 	case Fixed32Kind:
		proto.go#L354: 	case Fixed32Kind:

	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#L235: 		protoreflect.Fixed32Kind, protoreflect.Fixed64Kind:

	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#L79: 				f.L1.Kind = protoreflect.Fixed32Kind
		tag.go#L149: 	case protoreflect.Sfixed32Kind, protoreflect.Fixed32Kind, protoreflect.FloatKind:

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

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

	google.golang.org/protobuf/internal/impl
		codec_gen.go#L5715: 	protoreflect.Fixed32Kind:  protowire.Fixed32Type,
		codec_tables.go#L84: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L175: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L240: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L320: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L390: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L459: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L501: 		case protoreflect.Fixed32Kind:
		codec_tables.go#L533: 		case protoreflect.Fixed32Kind:
		convert.go#L110: 	case protoreflect.Uint32Kind, protoreflect.Fixed32Kind:

	google.golang.org/protobuf/proto
		decode_gen.go#L105: 	case protoreflect.Fixed32Kind:
		decode_gen.go#L421: 	case protoreflect.Fixed32Kind:
		encode_gen.go#L29: 	protoreflect.Fixed32Kind:  protowire.Fixed32Type,
		encode_gen.go#L60: 	case protoreflect.Fixed32Kind:
		size_gen.go#L34: 	case protoreflect.Fixed32Kind: