Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_auth_handler_factory.h135 int CreatePreemptiveAuthHandlerFromString(
Dhttp_auth_handler_factory.cc72 int HttpAuthHandlerFactory::CreatePreemptiveAuthHandlerFromString( in CreatePreemptiveAuthHandlerFromString() function in net::HttpAuthHandlerFactory
Dhttp_auth_controller.cc137 http_auth_handler_factory_->CreatePreemptiveAuthHandlerFromString( in SelectPreemptiveAuth()