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

  /external/chromium/net/url_request/
url_request_throttler_manager.cc 41 if (opt_out_hosts_.find(host) != opt_out_hosts_.end() ||
60 opt_out_hosts_.insert(host);
url_request_throttler_manager.h 116 OptOutHosts opt_out_hosts_; member in class:net::URLRequestThrottlerManager

Completed in 711 milliseconds