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/net/http/
http_network_session.h 33 HttpAuthCache* auth_cache() { return &auth_cache_; } function in class:net::HttpNetworkSession

Completed in 35 milliseconds