Home
last modified time | relevance | path

Searched refs:operationFailed (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go27 operationFailed string = "Failed" const
85 case operationCanceled, operationFailed, operationSucceeded:
93 return state == operationFailed
262 ps.state = operationFailed
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go27 operationFailed string = "Failed" const
85 case operationCanceled, operationFailed, operationSucceeded:
93 return state == operationFailed
262 ps.state = operationFailed
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go27 operationFailed string = "Failed" const
85 case operationCanceled, operationFailed, operationSucceeded:
93 return state == operationFailed
262 ps.state = operationFailed
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go28 operationFailed string = "Failed" const
86 case operationCanceled, operationFailed, operationSucceeded:
94 return state == operationFailed
263 ps.state = operationFailed
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/Java/
H A DSwingQueryListener.java54 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in SwingQueryListener
80 fListener.operationFailed( fQuery, fErrorCode); in run()
H A DSwingDomainListener.java55 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in SwingDomainListener
89 fListener.operationFailed( fEnumerator, fErrorCode); in run()
H A DSwingBrowseListener.java55 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in SwingBrowseListener
95 fListener.operationFailed( fBrowser, fErrorCode); in run()
H A DDNSSDUnitTest.java131 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in TermReporter
219 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in BrowseTest
250 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in DomainTest
H A DBrowserApp.java209 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in BrowserApp
270 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in BrowserListModel
415 public void operationFailed( DNSSDService service, int errorCode) in operationFailed() method in DomainListModel
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/go-autorest/go-autorest-10.8.1/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/
H A Dasync.go38 operationFailed string = "Failed" const
273 …return strings.EqualFold(state, operationCanceled) || strings.EqualFold(state, operationFailed) ||…
277 return strings.EqualFold(state, operationFailed)
457 ps.State = operationFailed
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/Java/
H A DBaseListener.java34 void operationFailed( DNSSDService service, int errorCode); in operationFailed() method

12345678910