Searched defs:AllowsDefaultCredentials (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/net/http/ | ||
| D | http_auth_handler_ntlm_portable.cc | 51 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM |
| D | http_auth_handler_ntlm_win.cc | 69 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM |
| D | http_auth_handler.cc | 80 bool HttpAuthHandler::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandler |
| D | http_auth_handler_mock.cc | 56 bool HttpAuthHandlerMock::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerMock |
| D | http_auth_handler_negotiate.cc | 168 bool HttpAuthHandlerNegotiate::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNegotiate |