Searched defs:EntryStaleness (Results 1 – 1 of 1) sorted by relevance
99 struct NET_EXPORT EntryStaleness { struct101 base::TimeDelta expired_by;104 int network_changes;107 int stale_hits;109 bool is_stale() const { in is_stale()