Searched defs:auth_cache (Results 1 – 2 of 2) sorted by relevance
22 FtpAuthCache* auth_cache() { return &auth_cache_; } in auth_cache() function
30 HttpAuthCache* auth_cache, in SpdyProxyClientSocket()