google.golang.org/api/internal/gensupport.ResumableUpload.transferChunk (method)

2 uses

	google.golang.org/api/internal/gensupport (current package)
		resumable.go#L127: func (rx *ResumableUpload) transferChunk(ctx context.Context) (*http.Response, error) {
		resumable.go#L201: 			resp, err = rx.transferChunk(ctx)