Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.h149 bool IsStale() { in IsStale() function
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_cache.h51 bool IsStale() const { in IsStale() function
H A Dhost_resolver_cache.cc270 bool HostResolverCache::Entry::IsStale(base::Time now, in IsStale() function in net::HostResolverCache::Entry
H A Dhost_cache.cc564 bool HostCache::Entry::IsStale(base::TimeTicks now, int network_changes) const { in IsStale() function in net::HostCache::Entry