Searched defs:Copier (Results 1 – 2 of 2) sorted by relevance
36 type Copier struct { struct40 ObjectAttrs45 RewriteToken string60 ProgressFunc func(copiedBytes, totalBytes uint64)62 dst, src *ObjectHandle66 func (c *Copier) Run(ctx context.Context) (*ObjectAttrs, error) {92 …nc (c *Copier) callRewrite(ctx context.Context, rawObj *raw.Object) (*raw.RewriteResponse, error) {
148 struct Copier { struct149 SmartPtr<XCamSoftTasks::CopyTask> copy_task;150 Stitcher::CopyArea copy_area;