Searched refs:ProgressUpdater (Results 1 – 3 of 3) sorted by relevance
114 call.ProgressUpdater(func(n, _ int64) { w.ProgressFunc(n) })
213 type ProgressUpdater func(current, total int64) type
8487 progressUpdater_ googleapi.ProgressUpdater8649 func (c *ObjectsInsertCall) ProgressUpdater(pu googleapi.ProgressUpdater) *ObjectsInsertCall { func