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

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_params.h 187 return probe_url_;
288 GURL probe_url_; member in class:data_reduction_proxy::DataReductionProxyParams
data_reduction_proxy_params.cc 124 probe_url_(other.probe_url_),
217 if (allowed && !probe_url_.is_valid()) {
303 probe_url_ = GURL(probe_url);

Completed in 36 milliseconds