OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldRejectRequest
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/base/
backoff_entry.cc
58
bool BackoffEntry::
ShouldRejectRequest
() const {
/external/chromium_org/net/base/
backoff_entry.cc
58
bool BackoffEntry::
ShouldRejectRequest
() const {
108
// The effects are the same, i.e.
ShouldRejectRequest
() will return false
/external/chromium_org/net/url_request/
url_request_throttler_entry.cc
152
bool URLRequestThrottlerEntry::
ShouldRejectRequest
(
158
GetBackoffEntry()->
ShouldRejectRequest
()) {
Completed in 73 milliseconds