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