Home
last modified time | relevance | path

Searched defs:http_auth_cache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dconnect_job.cc33 HttpAuthCache* http_auth_cache, in CommonConnectJobParams()
H A Dconnect_job.h92 raw_ptr<HttpAuthCache> http_auth_cache; member
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_controller.cc147 HttpAuthCache* http_auth_cache, in HttpAuthController()
H A Dhttp_network_session.h222 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; } in http_auth_cache() function