Searched defs:validatedServers (Results 1 – 3 of 3) sorted by relevance
53 std::list<DnsTlsServer> validatedServers() const { in validatedServers() function
254 const std::list<DnsTlsServer> validatedServers = status.validatedServers(); in getStatusForMetrics() local
131 const auto& validatedServers = in WaitForPrivateDnsValidation() local