Home
last modified time | relevance | path

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

/external/chromium/net/ftp/
Dftp_network_session.h22 FtpAuthCache* auth_cache() { return &auth_cache_; } in auth_cache() function
/external/chromium/net/spdy/
Dspdy_proxy_client_socket.cc30 HttpAuthCache* auth_cache, in SpdyProxyClientSocket()