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

  /external/chromium/net/ftp/
ftp_network_session.h 22 FtpAuthCache* auth_cache() { return &auth_cache_; } function in class:net::FtpNetworkSession
  /external/chromium_org/net/socket_stream/
socket_stream_unittest.cc 597 HttpAuthCache* auth_cache = local
599 auth_cache->Add(GURL("http://myproxy:70"),
654 HttpAuthCache* auth_cache = local
656 auth_cache->Add(GURL("http://myproxy:70"),
    [all...]

Completed in 4257 milliseconds