Searched defs:set_automatically_retry_on_5xx (Results 1 - 2 of 2) sorted by relevance

/external/chromium/android/autofill/
H A Durl_fetcher_proxy.h67 // - set_automatically_retry_on_5xx()
86 virtual void set_automatically_retry_on_5xx(bool retry) function in class:URLFetcherProxy
134 real_fetcher_->set_automatically_retry_on_5xx(retry_);
/external/chromium/chrome/common/net/
H A Durl_fetcher.cc573 void URLFetcher::set_automatically_retry_on_5xx(bool retry) { function in class:URLFetcher

Completed in 387 milliseconds