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

  /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 83 milliseconds