HomeSort by relevance Sort by last modified time
    Searched refs:DisableBackoffThrottling (Results 1 - 7 of 7) sorted by null

  /external/chromium/net/url_request/
url_request_throttler_entry.h 89 void DisableBackoffThrottling();
150 // True if DisableBackoffThrottling() has been called on this object.
url_request_throttler_entry.cc 116 void URLRequestThrottlerEntry::DisableBackoffThrottling() {
252 DisableBackoffThrottling();
url_request_throttler_manager.cc 47 entry->DisableBackoffThrottling();
  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 89 void DisableBackoffThrottling();
156 // True if DisableBackoffThrottling() has been called on this object.
url_request_throttler_entry.cc 144 void URLRequestThrottlerEntry::DisableBackoffThrottling() {
302 DisableBackoffThrottling();
url_request_throttler_manager.cc 94 entry->DisableBackoffThrottling();
url_request_throttler_simulation_unittest.cc 504 throttler_entry->DisableBackoffThrottling();
519 throttler_entry->DisableBackoffThrottling();
603 throttler_entry->DisableBackoffThrottling();

Completed in 207 milliseconds