OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisableBackoffThrottling
(Results
1 - 3
of
3
) 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
();
Completed in 1260 milliseconds