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

  /external/chromium/net/base/
host_cache.cc 30 failure_entry_ttl_(failure_entry_ttl) {
62 (error == OK ? success_entry_ttl_ : failure_entry_ttl_);
106 return failure_entry_ttl_;
host_cache.h 134 base::TimeDelta failure_entry_ttl_; member in class:net::HostCache

Completed in 28 milliseconds