Home
last modified time | relevance | path

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

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