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

  /external/chromium/net/url_request/
url_request_throttler_manager.h 49 void AddToOptOutList(const std::string& host);
url_request_throttler_manager.cc 39 // in AddToOptOutList), this is not a problem.
54 void URLRequestThrottlerManager::AddToOptOutList(const std::string& host) {
url_request_throttler_entry.cc 254 manager_->AddToOptOutList(host);
  /external/chromium_org/net/url_request/
url_request_throttler_manager.h 53 void AddToOptOutList(const std::string& host);
url_request_throttler_manager.cc 80 // in AddToOptOutList), this is not a problem.
101 void URLRequestThrottlerManager::AddToOptOutList(const std::string& host) {
url_request_throttler_entry.cc 304 manager_->AddToOptOutList(host);

Completed in 635 milliseconds