Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache.cc282 std::optional<base::TimeDelta> smallest_ttl = in Entry() local
668 std::optional<base::TimeDelta> smallest_ttl; in TtlFromInternalResults() local
/aosp_15_r20/external/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c454 uint32_t smallest_ttl; member