Home
last modified time | relevance | path

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

/external/chromium/net/url_request/
Durl_request_throttler_entry.cc116 void URLRequestThrottlerEntry::DisableBackoffThrottling() { in DisableBackoffThrottling() function in net::URLRequestThrottlerEntry
252 DisableBackoffThrottling(); in HandleThrottlingHeader()
Durl_request_throttler_entry.h89 void DisableBackoffThrottling();
Durl_request_throttler_manager.cc47 entry->DisableBackoffThrottling(); in RegisterRequestUrl()