Home
last modified time | relevance | path

Searched defs:Copier (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dcopy.go36 type Copier struct { struct
40 ObjectAttrs
45 RewriteToken string
60 ProgressFunc func(copiedBytes, totalBytes uint64)
62 dst, src *ObjectHandle
66 func (c *Copier) Run(ctx context.Context) (*ObjectAttrs, error) {
92 …nc (c *Copier) callRewrite(ctx context.Context, rawObj *raw.Object) (*raw.RewriteResponse, error) {
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp148 struct Copier { struct
149 SmartPtr<XCamSoftTasks::CopyTask> copy_task;
150 Stitcher::CopyArea copy_area;