/dports/www/gitea/gitea-1.16.5/vendor/github.com/couchbase/go-couchbase/ |
H A D | ddocs.go | 103 func (b *Bucket) getMaxRetries() (int, error) { func 125 maxRetries, err := b.getMaxRetries() 186 maxRetries, err := b.getMaxRetries() 243 maxRetries, err := b.getMaxRetries()
|
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/wp8/ |
H A D | MTransfer.cpp | 143 int MTransfer::getMaxRetries() in getMaxRetries() function in MTransfer 145 return megaTransfer ? megaTransfer->getMaxRetries() : 0; in getMaxRetries()
|
H A D | MTransfer.h | 77 int getMaxRetries();
|
/dports/multimedia/musique/musique-1.10.1/lib/http/src/ |
H A D | networkhttpreply.cpp | 93 if (retryCount <= http.getMaxRetries() && status >= 500 && status < 600 && in replyError() 127 retryCount < http.getMaxRetries(); in readTimeout()
|
H A D | http.h | 24 int getMaxRetries() const;
|
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/metadata-service/src/ |
H A D | PatternAccuracyDescriptor.php | 38 public function getMaxRetries(): ?int function in Webauthn\\MetadataService\\PatternAccuracyDescriptor
|
H A D | CodeAccuracyDescriptor.php | 48 public function getMaxRetries(): ?int function in Webauthn\\MetadataService\\CodeAccuracyDescriptor
|
H A D | BiometricAccuracyDescriptor.php | 70 public function getMaxRetries(): ?int function in Webauthn\\MetadataService\\BiometricAccuracyDescriptor
|
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/metadata-service/src/ |
H A D | AbstractDescriptor.php | 40 public function getMaxRetries(): ?int function in Webauthn\\MetadataService\\AbstractDescriptor
|
H A D | PatternAccuracyDescriptor.php | 60 'maxRetries' => $this->getMaxRetries(),
|
H A D | CodeAccuracyDescriptor.php | 67 'maxRetries' => $this->getMaxRetries(),
|
H A D | BiometricAccuracyDescriptor.php | 102 'maxRetries' => $this->getMaxRetries(),
|
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/metadata-service/src/ |
H A D | AbstractDescriptor.php | 40 public function getMaxRetries(): ?int function in Webauthn\\MetadataService\\AbstractDescriptor
|
H A D | PatternAccuracyDescriptor.php | 60 'maxRetries' => $this->getMaxRetries(),
|
H A D | CodeAccuracyDescriptor.php | 67 'maxRetries' => $this->getMaxRetries(),
|
H A D | BiometricAccuracyDescriptor.php | 102 'maxRetries' => $this->getMaxRetries(),
|
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/ |
H A D | CircuitBreakers.php | 62 public function getMaxRetries() function in Google_Service_Compute_CircuitBreakers
|
/dports/multimedia/minitube/minitube-3.9.2/lib/http/src/ |
H A D | networkhttpreply.cpp | 100 if (retryCount <= http.getMaxRetries() && status >= 500 && status < 600 && in replyError() 134 retryCount < http.getMaxRetries(); in readTimeout()
|
H A D | http.h | 24 int getMaxRetries() const;
|
/dports/comms/hylafax/hylafax-6.0.7/libhylafax/ |
H A D | SendFaxJob.h | 161 u_int getMaxRetries() const; 286 inline u_int SendFaxJob::getMaxRetries() const { return maxRetries; } in getMaxRetries() function
|
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/collections/ |
H A D | TransactionRunner.java | 124 public int getMaxRetries() { in getMaxRetries() method in TransactionRunner
|
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/collections/ |
H A D | TransactionRunner.java | 122 public int getMaxRetries() { in getMaxRetries() method in TransactionRunner
|
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/collections/ |
H A D | TransactionRunner.java | 122 public int getMaxRetries() { in getMaxRetries() method in TransactionRunner
|
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/collections/test/ |
H A D | XACollectionTest.java | 120 if (i >= getMaxRetries() || in run()
|
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/android/src/com/google/android/vending/licensing/ |
H A D | ServerManagedPolicy.java | 231 public long getMaxRetries() { in getMaxRetries() method in ServerManagedPolicy
|