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

  /external/chromium/net/http/
http_network_session.h 16 #include "net/http/http_auth_cache.h"
74 HttpAuthCache* http_auth_cache() { return &http_auth_cache_; } function in class:net::HttpNetworkSession
http_proxy_client_socket_pool.h 47 HttpAuthCache* http_auth_cache,
61 HttpAuthCache* http_auth_cache() const { return http_auth_cache_; } function in class:net::HttpProxySocketParams

Completed in 308 milliseconds