Searched defs:auth_cache (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/ftp/
H A Dftp_network_session.h22 FtpAuthCache* auth_cache() { return &auth_cache_; } function in class:net::FtpNetworkSession
/external/chromium/net/spdy/
H A Dspdy_proxy_client_socket.cc30 HttpAuthCache* auth_cache,
42 auth_cache,
24 SpdyProxyClientSocket( SpdyStream* spdy_stream, const std::string& user_agent, const HostPortPair& endpoint, const GURL& url, const HostPortPair& proxy_server, HttpAuthCache* auth_cache, HttpAuthHandlerFactory* auth_handler_factory) argument

Completed in 58 milliseconds