func google.golang.org/protobuf/encoding/protojson.sortMap

2 uses

	google.golang.org/protobuf/encoding/protojson (current package)
		encode.go#L324: 	sortMap(fd.MapKey().Kind(), entries)
		encode.go#L339: func sortMap(keyKind pref.Kind, values []mapEntry) {