Home
last modified time | relevance | path

Searched refs:kDotRevalidationThreshold (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A DDnsTlsDispatcher.h114 static constexpr int kDotRevalidationThreshold = -1; member
H A DDnsTlsDispatcher.cpp300 instance->getFlag("dot_revalidation_threshold", Transport::kDotRevalidationThreshold); in addTransport()