HomeSort by relevance Sort by last modified time
    Searched defs:CreateAuthHandler (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/net/http/
http_auth_handler_basic.cc 109 int HttpAuthHandlerBasic::Factory::CreateAuthHandler(
http_auth_handler_ntlm_win.cc 54 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
http_auth_handler_factory.cc 29 return CreateAuthHandler(&props, target, origin, CREATE_CHALLENGE, 1,
41 return CreateAuthHandler(&props, target, origin, CREATE_PREEMPTIVE,
175 int HttpAuthHandlerRegistryFactory::CreateAuthHandler(
195 return it->second->CreateAuthHandler(challenge, target, origin, reason,
http_auth_handler_mock.cc 167 int HttpAuthHandlerMock::Factory::CreateAuthHandler(
http_auth_handler_digest.cc 92 int HttpAuthHandlerDigest::Factory::CreateAuthHandler(
http_auth_handler_negotiate.cc 39 int HttpAuthHandlerNegotiate::Factory::CreateAuthHandler(
http_auth_handler_ntlm_portable.cc 713 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(

Completed in 95 milliseconds