Home
last modified time | relevance | path

Searched refs:SetRetryCount (Results 1 – 25 of 99) sorted by relevance

1234

/dports/security/lego/lego-4.5.3/vendor/github.com/go-resty/resty/v2/
H A Dretry_test.go145 SetRetryCount(3)
171 SetRetryCount(retryCount).
214 SetRetryCount(retryCount).
261 SetRetryCount(retryCount).
301 SetRetryCount(retryCount).
349 SetRetryCount(retryCount).
397 SetRetryCount(retryCount).
445 SetRetryCount(retryCount).
494 SetRetryCount(retryCount).
536 c.SetRetryCount(3)
[all …]
H A Dcontext_test.go115 SetRetryCount(3)
189 SetRetryCount(3)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-resty/resty/v2/
H A Dretry_test.go145 SetRetryCount(3)
171 SetRetryCount(retryCount).
214 SetRetryCount(retryCount).
261 SetRetryCount(retryCount).
301 SetRetryCount(retryCount).
349 SetRetryCount(retryCount).
397 SetRetryCount(retryCount).
445 SetRetryCount(retryCount).
494 SetRetryCount(retryCount).
536 c.SetRetryCount(3)
[all …]
H A Dcontext_test.go115 SetRetryCount(3)
189 SetRetryCount(3)
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/resty.v1/
H A Dretry_test.go115 client := dc().AddRetryCondition(check).SetRetryCount(1)
149 client := AddRetryCondition(check).SetRetryCount(1)
171 SetRetryCount(3)
198 SetRetryCount(retryCount).
239 c.SetRetryCount(3)
H A Dcontext_test.go117 SetRetryCount(3)
192 SetRetryCount(3)
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/gopkg.in/resty.v1/
H A Dretry_test.go115 client := dc().AddRetryCondition(check).SetRetryCount(1)
149 client := AddRetryCondition(check).SetRetryCount(1)
171 SetRetryCount(3)
198 SetRetryCount(retryCount).
239 c.SetRetryCount(3)
H A Dcontext_test.go117 SetRetryCount(3)
192 SetRetryCount(3)
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/media/
H A Dref_counted_video_source_provider.cc26 void RefCountedVideoSourceProvider::SetRetryCount(int32_t count) { in SetRetryCount() function in content::RefCountedVideoSourceProvider
27 GetVideoCaptureService().SetRetryCount(count); in SetRetryCount()
H A Dref_counted_video_source_provider.h34 void SetRetryCount(int32_t count);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/media/
H A Dref_counted_video_source_provider.cc26 void RefCountedVideoSourceProvider::SetRetryCount(int32_t count) { in SetRetryCount() function in content::RefCountedVideoSourceProvider
27 GetVideoCaptureService().SetRetryCount(count); in SetRetryCount()
H A Dref_counted_video_source_provider.h34 void SetRetryCount(int32_t count);
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/go-resty/resty/
H A Ddefault.go167 func SetRetryCount(count int) *Client { func
168 return DefaultClient.SetRetryCount(count)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/sysutils/nomad/nomad-1.1.0/vendor/gopkg.in/resty.v1/
H A Ddefault.go133 func SetRetryCount(count int) *Client { func
134 return DefaultClient.SetRetryCount(count)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/video_capture/public/cpp/
H A Dmock_video_capture_service.h52 MOCK_METHOD1(SetRetryCount, void(int32_t));
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/video_capture/public/cpp/
H A Dmock_video_capture_service.h53 MOCK_METHOD1(SetRetryCount, void(int32_t));

1234