Searched refs:ReportResultAndStop (Results 1 – 2 of 2) sorted by relevance
268 void ConnectionDiagnostics::ReportResultAndStop(const string& issue) { in ReportResultAndStop() function in shill::ConnectionDiagnostics303 ReportResultAndStop(result_type == kResultSuccess ? kIssueNone in StartAfterPortalDetectionInternal()312 ReportResultAndStop(kIssueInternalError); in StartAfterPortalDetectionInternal()320 ReportResultAndStop(kIssueDNSServerMisconfig); in StartAfterPortalDetectionInternal()334 ReportResultAndStop(kIssueInternalError); in StartAfterPortalDetectionInternal()359 ReportResultAndStop(kIssueInternalError); in ResolveTargetServerIPAddress()377 ReportResultAndStop(kIssueNoDNSServersConfigured); in PingDNSServers()425 ReportResultAndStop(kIssueDNSServersInvalid); in PingDNSServers()428 ReportResultAndStop(kIssueInternalError); in PingDNSServers()450 ReportResultAndStop(kIssueInternalError); in FindRouteToHost()[all …]
245 void ReportResultAndStop(const std::string &issue);