Home
last modified time | relevance | path

Searched refs:ObjectAttrs (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dcopy.go40 ObjectAttrs anonMember
66 func (c *Copier) Run(ctx context.Context) (*ObjectAttrs, error) {
77 rawObject := c.ObjectAttrs.toRawObject("")
145 ObjectAttrs anonMember
152 func (c *Composer) Run(ctx context.Context) (*ObjectAttrs, error) {
163 req.Destination = c.ObjectAttrs.toRawObject(c.dst.bucket)
Dwriter.go34 ObjectAttrs anonMember
72 obj *ObjectAttrs
76 attrs := w.ObjectAttrs
192 func (w *Writer) Attrs() *ObjectAttrs {
Dstorage.go310 func (o *ObjectHandle) Attrs(ctx context.Context) (*ObjectAttrs, error) {
340 func (o *ObjectHandle) Update(ctx context.Context, uattrs ObjectAttrsToUpdate) (*ObjectAttrs, error…
344 var attrs ObjectAttrs
614 ObjectAttrs: ObjectAttrs{Name: o.object},
670 func (o *ObjectAttrs) toRawObject(bucket string) *raw.Object {
687 type ObjectAttrs struct { struct
799 func newObject(o *raw.Object) *ObjectAttrs {
820 return &ObjectAttrs{
Dbucket.go632 items []*ObjectAttrs
645 func (it *ObjectIterator) Next() (*ObjectAttrs, error) {
684 it.items = append(it.items, &ObjectAttrs{Prefix: prefix})
/external/skia/infra/cts/
Drun_testlab.go440 w.ObjectAttrs.ContentType = contentType
456 w.ObjectAttrs.ContentEncoding = "gzip"
/external/skqp/infra/cts/
Drun_testlab.go440 w.ObjectAttrs.ContentType = contentType
456 w.ObjectAttrs.ContentEncoding = "gzip"