Searched refs:InitAuthentication (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_auth_request_handler.cc91 InitAuthentication(GetDefaultKey());
187 void DataReductionProxyAuthRequestHandler::InitAuthentication( function in class:data_reduction_proxy::DataReductionProxyAuthRequestHandler
192 base::Bind(&DataReductionProxyAuthRequestHandler::InitAuthentication,
H A Ddata_reduction_proxy_auth_request_handler_unittest.cc156 auth_handler.InitAuthentication(kTestKey2);
264 auth_handler.InitAuthentication("");
289 auth_handler.InitAuthentication(kTestKey2);
H A Ddata_reduction_proxy_auth_request_handler.h73 // InitAuthentication is called.
74 void InitAuthentication(const std::string& key);
/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_context_getter.cc289 data_reduction_proxy_auth_request_handler_->InitAuthentication(key);

Completed in 214 milliseconds