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

  /external/chromium/net/http/
http_auth_handler_basic.cc 93 int HttpAuthHandlerBasic::Factory::CreateAuthHandler(
http_auth_handler_ntlm_win.cc 55 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
http_auth_handler_factory.cc 25 return CreateAuthHandler(&props, target, origin, CREATE_CHALLENGE, 1,
37 return CreateAuthHandler(&props, target, origin, CREATE_PREEMPTIVE,
167 int HttpAuthHandlerRegistryFactory::CreateAuthHandler(
187 return it->second->CreateAuthHandler(challenge, target, origin, reason,
http_auth_handler_factory_unittest.cc 24 virtual int CreateAuthHandler(HttpAuth::ChallengeTokenizer* challenge,
http_auth_handler_mock.cc 151 int HttpAuthHandlerMock::Factory::CreateAuthHandler(
http_auth_handler_digest.cc 89 int HttpAuthHandlerDigest::Factory::CreateAuthHandler(
http_auth_handler_negotiate.cc 38 int HttpAuthHandlerNegotiate::Factory::CreateAuthHandler(
http_auth_handler_ntlm_portable.cc 722 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
  /external/chromium_org/net/http/
http_auth_handler_basic.cc 111 int HttpAuthHandlerBasic::Factory::CreateAuthHandler(
http_auth_handler_ntlm_win.cc 54 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
http_auth_handler_factory.cc 28 return CreateAuthHandler(&props, target, origin, CREATE_CHALLENGE, 1,
40 return CreateAuthHandler(&props, target, origin, CREATE_PREEMPTIVE,
174 int HttpAuthHandlerRegistryFactory::CreateAuthHandler(
194 return it->second->CreateAuthHandler(challenge, target, origin, reason,
http_auth_handler_mock.cc 166 int HttpAuthHandlerMock::Factory::CreateAuthHandler(
http_auth_handler_digest.cc 90 int HttpAuthHandlerDigest::Factory::CreateAuthHandler(
http_auth_handler_negotiate.cc 41 int HttpAuthHandlerNegotiate::Factory::CreateAuthHandler(
http_auth_handler_ntlm_portable.cc 709 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
  /external/chromium_org/chrome/browser/net/spdyproxy/
http_auth_handler_spdyproxy.cc 36 int HttpAuthHandlerSpdyProxy::Factory::CreateAuthHandler(

Completed in 328 milliseconds