Searched defs:kNotStale (Results 1 – 2 of 2) sorted by relevance
396 static const HostCache::EntryStaleness kNotStale; variable
683 const HostCache::EntryStaleness HostCache::kNotStale = {base::Seconds(-1), 0, member in net::HostCache