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 119 return probe_url_;
196 GURL probe_url_; member in class:data_reduction_proxy::DataReductionProxyParams
data_reduction_proxy_params.cc 135 if (allowed && !probe_url_.is_valid()) {
222 probe_url_ = GURL(probe_url);

Completed in 72 milliseconds