Home
last modified time | relevance | path

Searched refs:retry_attempts_ (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc315 retry_attempts_(retry_attempts), in ServerErrorRetryClient()
401 for (int attempt = 0; attempt != retry_attempts_; ++attempt) { in RetryImpl()
415 int retry_attempts_; member in cuttlefish::__anon7fb68fc60111::ServerErrorRetryClient