func github.com/aws/aws-sdk-go/private/protocol/rest.unmarshalLocationElements

2 uses

	github.com/aws/aws-sdk-go/private/protocol/rest (current package)
		unmarshal.go#L57: 	return unmarshalLocationElements(resp, v, lowerCaseHeaderMaps)
		unmarshal.go#L116: func unmarshalLocationElements(resp *http.Response, v reflect.Value, lowerCaseHeaderMaps bool) error {