HomeSort by relevance Sort by last modified time
    Searched refs:AddToOptOutList (Results 1 - 3 of 3) 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);

Completed in 48 milliseconds