HomeSort by relevance Sort by last modified time
    Searched defs:GetMaxRetriesOn5xx (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/url_request/
url_fetcher_impl.cc 110 int URLFetcherImpl::GetMaxRetriesOn5xx() const {
111 return core_->GetMaxRetriesOn5xx();
test_url_fetcher_factory.cc 134 int TestURLFetcher::GetMaxRetriesOn5xx() const {
url_fetcher_core.cc 258 int URLFetcherCore::GetMaxRetriesOn5xx() const {

Completed in 44 milliseconds