Searched defs:AllowsDefaultCredentials (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/http/ | ||
D | http_auth_handler_ntlm_win.cc | 37 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM |
D | http_auth_handler.cc | 88 bool HttpAuthHandler::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandler |
D | http_auth_handler_mock.cc | 95 bool HttpAuthHandlerMock::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerMock |
D | http_auth_handler_negotiate.cc | 173 bool HttpAuthHandlerNegotiate::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNegotiate |
D | http_auth_handler_ntlm_portable.cc | 648 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM |