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

  /external/chromium/net/url_request/
url_request_http_job.h 119 scoped_refptr<URLRequestThrottlerEntryInterface> throttling_entry_; member in class:net::URLRequestHttpJob
url_request_http_job.cc 217 throttling_entry_(URLRequestThrottlerManager::GetInstance()->
248 throttling_entry_->UpdateWithResponse(request_info_.url.host(),
319 !throttling_entry_->IsDuringExponentialBackoff()) {
    [all...]

Completed in 28 milliseconds