HttpAuthController 154 net/http/http_auth_controller.cc HttpAuthController::HttpAuthController( HttpAuthController 169 net/http/http_auth_controller.cc HttpAuthController::~HttpAuthController() { HttpAuthController 173 net/http/http_auth_controller.cc int HttpAuthController::MaybeGenerateAuthToken( HttpAuthController 187 net/http/http_auth_controller.cc base::Bind(&HttpAuthController::OnIOComplete, base::Unretained(this)), HttpAuthController 198 net/http/http_auth_controller.cc bool HttpAuthController::SelectPreemptiveAuth(const BoundNetLog& net_log) { HttpAuthController 235 net/http/http_auth_controller.cc void HttpAuthController::AddAuthorizationHeader( HttpAuthController 248 net/http/http_auth_controller.cc int HttpAuthController::HandleAuthChallenge( HttpAuthController 384 net/http/http_auth_controller.cc void HttpAuthController::ResetAuth(const AuthCredentials& credentials) { HttpAuthController 423 net/http/http_auth_controller.cc bool HttpAuthController::HaveAuthHandler() const { HttpAuthController 427 net/http/http_auth_controller.cc bool HttpAuthController::HaveAuth() const { HttpAuthController 431 net/http/http_auth_controller.cc void HttpAuthController::InvalidateCurrentHandler( HttpAuthController 444 net/http/http_auth_controller.cc void HttpAuthController::InvalidateRejectedAuthFromCache() { HttpAuthController 455 net/http/http_auth_controller.cc bool HttpAuthController::SelectNextAuthIdentityToTry() { HttpAuthController 504 net/http/http_auth_controller.cc void HttpAuthController::PopulateAuthChallenge() { HttpAuthController 517 net/http/http_auth_controller.cc bool HttpAuthController::DisableOnAuthHandlerResult(int result) { HttpAuthController 547 net/http/http_auth_controller.cc void HttpAuthController::OnIOComplete(int result) { HttpAuthController 558 net/http/http_auth_controller.cc scoped_refptr<AuthChallengeInfo> HttpAuthController::auth_info() { HttpAuthController 563 net/http/http_auth_controller.cc bool HttpAuthController::IsAuthSchemeDisabled(HttpAuth::Scheme scheme) const { HttpAuthController 568 net/http/http_auth_controller.cc void HttpAuthController::DisableAuthScheme(HttpAuth::Scheme scheme) { HttpAuthController 573 net/http/http_auth_controller.cc void HttpAuthController::DisableEmbeddedIdentity() { HttpAuthController 31 net/http/http_auth_controller.h class NET_EXPORT_PRIVATE HttpAuthController HttpAuthController 32 net/http/http_auth_controller.h : public base::RefCounted<HttpAuthController>, HttpAuthController 37 net/http/http_auth_controller.h HttpAuthController(HttpAuth::Target target, HttpAuthController 85 net/http/http_auth_controller.h friend class base::RefCounted<HttpAuthController>; HttpAuthController 87 net/http/http_auth_controller.h virtual ~HttpAuthController(); HttpAuthController 71 net/http/http_auth_controller_unittest.cc scoped_refptr<HttpAuthController> controller( HttpAuthController 72 net/http/http_auth_controller_unittest.cc new HttpAuthController(HttpAuth::AUTH_PROXY, HttpAuthController 208 net/http/http_auth_controller_unittest.cc scoped_refptr<HttpAuthController> controller( HttpAuthController 209 net/http/http_auth_controller_unittest.cc new HttpAuthController(HttpAuth::AUTH_SERVER, HttpAuthController 539 net/http/http_network_transaction.cc HttpAuthController* auth_controller) { HttpAuthController 796 net/http/http_network_transaction.cc new HttpAuthController(target, HttpAuthController 817 net/http/http_network_transaction.cc new HttpAuthController(target, HttpAuthController 29 net/http/http_network_transaction.h class HttpAuthController; HttpAuthController 97 net/http/http_network_transaction.h HttpAuthController* auth_controller) OVERRIDE; HttpAuthController 261 net/http/http_network_transaction.h scoped_refptr<HttpAuthController> HttpAuthController 45 net/http/http_proxy_client_socket.cc new HttpAuthController(HttpAuth::AUTH_PROXY, HttpAuthController 86 net/http/http_proxy_client_socket.cc const scoped_refptr<HttpAuthController>& HttpAuthController 59 net/http/http_proxy_client_socket.h virtual const scoped_refptr<HttpAuthController>& GetAuthController() const HttpAuthController 150 net/http/http_proxy_client_socket.h scoped_refptr<HttpAuthController> auth_; HttpAuthController 38 net/http/http_stream_factory.h class HttpAuthController; HttpAuthController 122 net/http/http_stream_factory.h HttpAuthController* auth_controller) = 0; HttpAuthController 379 net/http/http_stream_factory_impl_job.cc HttpAuthController* auth_controller) { HttpAuthController 29 net/http/http_stream_factory_impl_job.h class HttpAuthController; HttpAuthController 139 net/http/http_stream_factory_impl_job.h HttpAuthController* auth_controller); HttpAuthController 292 net/http/http_stream_factory_impl_job.h scoped_refptr<HttpAuthController> HttpAuthController 181 net/http/http_stream_factory_impl_request.cc HttpAuthController* auth_controller) { HttpAuthController 97 net/http/http_stream_factory_impl_request.h HttpAuthController* auth_controller); HttpAuthController 53 net/http/http_stream_factory_impl_request_unittest.cc HttpAuthController* auth_controller) OVERRIDE {} HttpAuthController 202 net/http/http_stream_factory_impl_unittest.cc HttpAuthController* auth_controller) OVERRIDE {} HttpAuthController 46 net/http/proxy_client_socket.cc int ProxyClientSocket::HandleProxyAuthChallenge(HttpAuthController* auth, HttpAuthController 18 net/http/proxy_client_socket.h class HttpAuthController; HttpAuthController 23 net/http/proxy_client_socket.h class HttpAuthController; HttpAuthController 40 net/http/proxy_client_socket.h virtual const scoped_refptr<HttpAuthController>& GetAuthController() const HttpAuthController 68 net/http/proxy_client_socket.h static int HandleProxyAuthChallenge(HttpAuthController* auth, HttpAuthController 792 net/socket_stream/socket_stream.cc new HttpAuthController(HttpAuth::AUTH_PROXY, HttpAuthController 35 net/socket_stream/socket_stream.h class HttpAuthController; HttpAuthController 363 net/socket_stream/socket_stream.h scoped_refptr<HttpAuthController> proxy_auth_controller_; HttpAuthController 40 net/spdy/spdy_proxy_client_socket.cc new HttpAuthController(HttpAuth::AUTH_PROXY, HttpAuthController 76 net/spdy/spdy_proxy_client_socket.cc const scoped_refptr<HttpAuthController>& HttpAuthController 62 net/spdy/spdy_proxy_client_socket.h virtual const scoped_refptr<HttpAuthController>& GetAuthController() const HttpAuthController 147 net/spdy/spdy_proxy_client_socket.h scoped_refptr<HttpAuthController> auth_;