Home | History | Annotate | Download | only in proxy

Lines Matching refs:ProxyScriptDecider

333 //   (1) ProxyScriptDecider -- try to fetch/validate a sequence of PAC scripts
350 // Note that the destruction of ProxyScriptDecider will automatically cancel
368 decider_.reset(new ProxyScriptDecider(
378 // Similar to Start(), however it skips the ProxyScriptDecider stage. Instead
400 // Returns the proxy configuration that was selected by ProxyScriptDecider.
407 // Returns the PAC script data that was selected by ProxyScriptDecider.
510 scoped_ptr<ProxyScriptDecider> decider_;
625 decider_.reset(new ProxyScriptDecider(
701 scoped_ptr<ProxyScriptDecider> decider_;