Home
last modified time | relevance | path

Searched refs:CreateAuthHandler (Results 1 – 25 of 30) sorted by relevance

12

/external/cronet/tot/net/http/
Dhttp_auth_handler_factory.cc69 return CreateAuthHandler(&props, target, ssl_info, network_anonymization_key, in CreateAuthHandlerFromString()
85 return CreateAuthHandler(&props, target, null_ssl_info, in CreatePreemptiveAuthHandlerFromString()
196 int HttpAuthHandlerRegistryFactory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerRegistryFactory
225 net_error = factory->CreateAuthHandler( in CreateAuthHandler()
Dhttp_auth_handler_factory.h104 virtual int CreateAuthHandler(
229 int CreateAuthHandler(
Dhttp_auth_handler_basic.h26 int CreateAuthHandler(
Dhttp_auth_handler_ntlm_portable.cc15 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNTLM::Factory
Dhttp_auth_handler_ntlm_win.cc21 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNTLM::Factory
Dhttp_auth_handler_basic.cc116 int HttpAuthHandlerBasic::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerBasic::Factory
Dhttp_auth_handler_ntlm.h57 int CreateAuthHandler(
Dhttp_auth_handler_mock.h53 int CreateAuthHandler(
Dhttp_auth_handler_negotiate.h69 int CreateAuthHandler(
Dhttp_auth_handler_digest.h80 int CreateAuthHandler(
Dhttp_auth_handler_mock.cc158 int HttpAuthHandlerMock::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerMock::Factory
Dhttp_auth_handler_negotiate.cc87 int HttpAuthHandlerNegotiate::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNegotiate::Factory
Dhttp_auth_handler_digest.cc99 int HttpAuthHandlerDigest::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerDigest::Factory
/external/cronet/stable/net/http/
Dhttp_auth_handler_factory.cc69 return CreateAuthHandler(&props, target, ssl_info, network_anonymization_key, in CreateAuthHandlerFromString()
85 return CreateAuthHandler(&props, target, null_ssl_info, in CreatePreemptiveAuthHandlerFromString()
196 int HttpAuthHandlerRegistryFactory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerRegistryFactory
225 net_error = factory->CreateAuthHandler( in CreateAuthHandler()
Dhttp_auth_handler_factory.h104 virtual int CreateAuthHandler(
229 int CreateAuthHandler(
Dhttp_auth_handler_basic.h26 int CreateAuthHandler(
Dhttp_auth_handler_ntlm_portable.cc15 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNTLM::Factory
Dhttp_auth_handler_ntlm_win.cc21 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNTLM::Factory
Dhttp_auth_handler_ntlm.h57 int CreateAuthHandler(
Dhttp_auth_handler_mock.h53 int CreateAuthHandler(
Dhttp_auth_handler_basic.cc116 int HttpAuthHandlerBasic::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerBasic::Factory
Dhttp_auth_handler_negotiate.h69 int CreateAuthHandler(
Dhttp_auth_handler_digest.h80 int CreateAuthHandler(
Dhttp_auth_handler_mock.cc158 int HttpAuthHandlerMock::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerMock::Factory
Dhttp_auth_handler_negotiate.cc87 int HttpAuthHandlerNegotiate::Factory::CreateAuthHandler( in CreateAuthHandler() function in net::HttpAuthHandlerNegotiate::Factory

12