func cloud.google.com/go/storage.pathEncodeV4

3 uses

	cloud.google.com/go/storage (current package)
		post_policy_v4.go#L317: 		RawPath: pathEncodeV4(path),
		storage.go#L539: func pathEncodeV4(path string) string {
		storage.go#L556: 	u.RawPath = pathEncodeV4(u.Path)