Searched defs:http_auth_cache_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/http/
H A Dhttp_auth_controller.h159 HttpAuthCache* const http_auth_cache_; member in class:net::HttpAuthController
H A Dhttp_network_session.h74 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; }
168 HttpAuthCache http_auth_cache_; member in class:net::HttpNetworkSession
H A Dhttp_proxy_client_socket_pool.h61 HttpAuthCache* http_auth_cache() const { return http_auth_cache_; }
87 HttpAuthCache* const http_auth_cache_; member in class:net::HttpProxySocketParams

Completed in 87 milliseconds