HomeSort by relevance Sort by last modified time
    Searched defs:ShouldRejectRequest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/base/
backoff_entry.cc 60 bool BackoffEntry::ShouldRejectRequest() const {
110 // 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 837 milliseconds