Searched refs:AddToOptOutList (Results 1 – 3 of 3) sorted by relevance
49 void AddToOptOutList(const std::string& host);
54 void URLRequestThrottlerManager::AddToOptOutList(const std::string& host) { in AddToOptOutList() function in net::URLRequestThrottlerManager
254 manager_->AddToOptOutList(host); in HandleThrottlingHeader()