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

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_delegate.cc 13 DataReductionProxyDelegate::DataReductionProxyDelegate(
19 DataReductionProxyDelegate::~DataReductionProxyDelegate() {
22 void DataReductionProxyDelegate::OnResolveProxy(
29 void DataReductionProxyDelegate::OnFallback(const net::ProxyServer& bad_proxy,
33 void DataReductionProxyDelegate::OnBeforeSendHeaders(
39 void DataReductionProxyDelegate::OnBeforeTunnelRequest(
45 void DataReductionProxyDelegate::OnTunnelHeadersReceived(
data_reduction_proxy_delegate.h 26 class DataReductionProxyDelegate : public net::ProxyDelegate {
28 explicit DataReductionProxyDelegate(
31 virtual ~DataReductionProxyDelegate();
57 DISALLOW_COPY_AND_ASSIGN(DataReductionProxyDelegate);
  /external/chromium_org/chrome/browser/
io_thread.h 43 class DataReductionProxyDelegate;
207 scoped_ptr<data_reduction_proxy::DataReductionProxyDelegate>
io_thread.cc     [all...]

Completed in 67 milliseconds