OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_automatically_retry_on_5xx
(Results
1 - 2
of
2
) sorted by null
/external/chromium/android/autofill/
url_fetcher_proxy.h
67
// -
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/
url_fetcher.cc
573
void URLFetcher::
set_automatically_retry_on_5xx
(bool retry) {
function in class:URLFetcher
Completed in 104 milliseconds