Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient, including all inherited members.
DataCallback typedef | cuttlefish::HttpClient | |
DownloadToCallback(HttpRequest request, DataCallback callback) override | cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient | inlinevirtual |
inner_client_ | cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient | private |
retry_attempts_ | cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient | private |
retry_delay_ | cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient | private |
ServerErrorRetryClient(HttpClient &inner, int retry_attempts, std::chrono::milliseconds retry_delay) | cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient | inline |
~HttpClient() | cuttlefish::HttpClient | virtual |