HomeSort by relevance Sort by last modified time
    Searched refs:failure_entry_ttl (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/base/
host_cache.h 77 // |failure_entry_ttl|. The cache will store up to |max_entries|.
80 base::TimeDelta failure_entry_ttl);
108 base::TimeDelta failure_entry_ttl() const;
host_cache.cc 27 base::TimeDelta failure_entry_ttl)
30 failure_entry_ttl_(failure_entry_ttl) {
104 base::TimeDelta HostCache::failure_entry_ttl() const { function in class:net::HostCache
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc     [all...]

Completed in 400 milliseconds