HomeSort by relevance Sort by last modified time
    Searched defs:http_auth_cache (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_proxy_client_socket_pool.h 51 HttpAuthCache* http_auth_cache,
65 HttpAuthCache* http_auth_cache() const { return http_auth_cache_; } function in class:net::HttpProxySocketParams
http_network_session.h 19 #include "net/http/http_auth_cache.h"
133 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; } function in class:net::HttpNetworkSession

Completed in 145 milliseconds