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

  /external/chromium/net/http/
http_stream_factory_impl_request.h 65 void OnNeedsProxyAuth(Job* job,
http_stream_factory.h 94 virtual void OnNeedsProxyAuth(const HttpResponseInfo& proxy_response,
128 // of Proxy authentication credentials, the delegate OnNeedsProxyAuth
http_stream_factory_impl_request.cc 147 void HttpStreamFactoryImpl::Request::OnNeedsProxyAuth(
157 delegate_->OnNeedsProxyAuth(
http_network_transaction.h 69 virtual void OnNeedsProxyAuth(
http_network_transaction.cc 422 void HttpNetworkTransaction::OnNeedsProxyAuth(
    [all...]
http_stream_factory_impl_job.cc 245 request_->OnNeedsProxyAuth(
    [all...]

Completed in 32 milliseconds