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

  /external/chromium_org/android_webview/browser/
aw_browser_context.cc 118 data_reduction_proxy_settings_.reset(
127 if (data_reduction_proxy_settings_.get()) {
134 data_reduction_proxy_settings_->SetProxyConfigurator(
192 return data_reduction_proxy_settings_.get();
224 if (data_reduction_proxy_settings_.get()) {
225 data_reduction_proxy_settings_->InitDataReductionProxySettings(
aw_browser_context.h 145 data_reduction_proxy_settings_; member in class:android_webview::AwBrowserContext

Completed in 92 milliseconds