Home
last modified time | relevance | path

Searched defs:IsStale (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h149 bool IsStale() { in IsStale() function
/external/cronet/net/dns/
Dhost_cache.cc586 bool HostCache::Entry::IsStale(base::TimeTicks now, int network_changes) const { in IsStale() function in net::HostCache::Entry