Home
last modified time | relevance | path

Searched refs:CreatePreemptiveAuthHandlerFromString (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/http/
Dhttp_auth_handler_factory.h101 int CreatePreemptiveAuthHandlerFromString(
Dhttp_auth_handler_factory.cc29 int HttpAuthHandlerFactory::CreatePreemptiveAuthHandlerFromString( in CreatePreemptiveAuthHandlerFromString() function in net::HttpAuthHandlerFactory
Dhttp_auth_controller.cc226 CreatePreemptiveAuthHandlerFromString(entry->auth_challenge(), target_, in SelectPreemptiveAuth()
/external/chromium/net/socket_stream/
Dsocket_stream.cc604 CreatePreemptiveAuthHandlerFromString( in DoWriteTunnelHeaders()