Home
last modified time | relevance | path

Searched defs:IsRecoverable (Results 1 – 12 of 12) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/Tools/TDS/TDS/SessionState/
H A DTDSSessionStateToken.cs18 public bool IsRecoverable { get; set; } property in Microsoft.SqlServer.TDS.SessionState.TDSSessionStateToken
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/taskrunner/
H A Derrors.go35 func (h *hookError) IsRecoverable() bool { func
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/taskrunner/
H A Derrors.go35 func (h *hookError) IsRecoverable() bool { func
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/avast/retry-go/
H A Dretry.go172 func IsRecoverable(err error) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/taskrunner/getter/
H A Dgetter.go138 func (g *GetError) IsRecoverable() bool { func
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/taskrunner/getter/
H A Dgetter.go184 func (g *GetError) IsRecoverable() bool { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go7908 func (r *RecoverableError) IsRecoverable() bool { func
7916 IsRecoverable() bool methodSpec
7921 func IsRecoverable(e error) bool { func
7941 func (r *WrappedServerError) IsRecoverable() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go9025 func (r *RecoverableError) IsRecoverable() bool { func
9037 IsRecoverable() bool methodSpec
9042 func IsRecoverable(e error) bool { func
9062 func (r *WrappedServerError) IsRecoverable() bool { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go10820 func (r *RecoverableError) IsRecoverable() bool { func
10832 IsRecoverable() bool methodSpec
10837 func IsRecoverable(e error) bool { func
10857 func (r *WrappedServerError) IsRecoverable() bool { func
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Geolocation/
H A Dmod.rs370 pub IsRecoverable: super::super::Foundation::BOOL, field
/dports/net/rclone/rclone-1.57.0/vendor/github.com/dropbox/dropbox-sdk-go-unofficial/v6/dropbox/team/
H A Dtypes.go4426 IsRecoverable bool `json:"is_recoverable"` member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Geolocation/
H A Dmod.rs785 pub IsRecoverable: super::super::Foundation::BOOL, field