Home
last modified time | relevance | path

Searched refs:kIssueNoDNSServersConfigured (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dconnection_diagnostics.h185 static const char kIssueNoDNSServersConfigured[]; variable
Dconnection_diagnostics.cc105 const char ConnectionDiagnostics::kIssueNoDNSServersConfigured[] = member in shill::ConnectionDiagnostics
377 ReportResultAndStop(kIssueNoDNSServersConfigured); in PingDNSServers()
Dmetrics.cc1576 } else if (issue == ConnectionDiagnostics::kIssueNoDNSServersConfigured) { in NotifyConnectionDiagnosticsIssue()