OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisableBackoffThrottling
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/net/url_request/
url_request_throttler_entry.h
90
void
DisableBackoffThrottling
();
159
// 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
512
throttler_entry->
DisableBackoffThrottling
();
527
throttler_entry->
DisableBackoffThrottling
();
611
throttler_entry->
DisableBackoffThrottling
();
Completed in 1077 milliseconds