Home
last modified time | relevance | path

Searched defs:AllowsDefaultCredentials (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_ntlm_portable.cc51 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM
H A Dhttp_auth_handler_ntlm_win.cc69 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNTLM
H A Dhttp_auth_handler.cc80 bool HttpAuthHandler::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandler
H A Dhttp_auth_handler_mock.cc56 bool HttpAuthHandlerMock::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerMock
H A Dhttp_auth_handler_negotiate.cc167 bool HttpAuthHandlerNegotiate::AllowsDefaultCredentials() { in AllowsDefaultCredentials() function in net::HttpAuthHandlerNegotiate