AllowsDefaultCredentials 48 chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h virtual bool AllowsDefaultCredentials() OVERRIDE; AllowsDefaultCredentials 494 net/http/http_auth_controller.cc if (!default_credentials_used_ && handler_->AllowsDefaultCredentials()) { AllowsDefaultCredentials 69 net/http/http_auth_handler.cc DCHECK(credentials != NULL || AllowsDefaultCredentials()); AllowsDefaultCredentials 136 net/http/http_auth_handler.h virtual bool AllowsDefaultCredentials(); AllowsDefaultCredentials 381 net/http/http_auth_handler_digest_unittest.cc EXPECT_FALSE(handler->AllowsDefaultCredentials()); AllowsDefaultCredentials 93 net/http/http_auth_handler_mock.h virtual bool AllowsDefaultCredentials() OVERRIDE; AllowsDefaultCredentials 197 net/http/http_auth_handler_negotiate.cc if (!AllowsDefaultCredentials()) AllowsDefaultCredentials 112 net/http/http_auth_handler_negotiate.h virtual bool AllowsDefaultCredentials() OVERRIDE; AllowsDefaultCredentials 109 net/http/http_auth_handler_ntlm.h virtual bool AllowsDefaultCredentials() OVERRIDE;