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

2 uses

	cloud.google.com/go/storage (current package)
		acl.go#L242: 		rs = append(rs, toObjectACLRule(item))
		acl.go#L255: func toObjectACLRule(a *raw.ObjectAccessControl) ACLRule {