Home | Sort by relevance Sort by last modified time |
/external/chromium/net/http/ | |
http_auth_controller.h | 159 HttpAuthCache* const http_auth_cache_; member in class:net::HttpAuthController |
http_network_session.h | 74 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; } 168 HttpAuthCache http_auth_cache_; member in class:net::HttpNetworkSession |
http_proxy_client_socket_pool.h | 61 HttpAuthCache* http_auth_cache() const { return http_auth_cache_; } 87 HttpAuthCache* const http_auth_cache_; member in class:net::HttpProxySocketParams |
/external/chromium_org/net/http/ | |
http_auth_controller.h | 161 HttpAuthCache* const http_auth_cache_; member in class:net::HttpAuthController |
http_proxy_client_socket_pool.h | 65 HttpAuthCache* http_auth_cache() const { return http_auth_cache_; } 86 HttpAuthCache* const http_auth_cache_; member in class:net::HttpProxySocketParams |
http_network_session.h | 107 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; } 195 HttpAuthCache http_auth_cache_; member in class:net::HttpNetworkSession |