Searched refs:kIssueInternalError (Results 1 – 4 of 4) sorted by relevance
130 const char ConnectionDiagnostics::kIssueInternalError[] = member in shill::ConnectionDiagnostics312 ReportResultAndStop(kIssueInternalError); in StartAfterPortalDetectionInternal()334 ReportResultAndStop(kIssueInternalError); in StartAfterPortalDetectionInternal()359 ReportResultAndStop(kIssueInternalError); in ResolveTargetServerIPAddress()428 ReportResultAndStop(kIssueInternalError); in PingDNSServers()450 ReportResultAndStop(kIssueInternalError); in FindRouteToHost()476 ReportResultAndStop(kIssueInternalError); in FindArpTableEntry()512 ReportResultAndStop(kIssueInternalError); in FindNeighborTableEntry()540 ReportResultAndStop(kIssueInternalError); in CheckIpCollision()548 ReportResultAndStop(kIssueInternalError); in CheckIpCollision()[all …]
194 static const char kIssueInternalError[]; variable
339 ExpectPingDNSSeversStart(false, ConnectionDiagnostics::kIssueInternalError); in ExpectPingDNSSeversStartFailureAllIcmpSessionsFailed()415 ConnectionDiagnostics::kIssueInternalError)); in ExpectPingHostStartFailure()417 ResultCallback(ConnectionDiagnostics::kIssueInternalError, in ExpectPingHostStartFailure()657 expected_issue == ConnectionDiagnostics::kIssueInternalError); in ExpectPingDNSSeversStart()
1594 } else if (issue == ConnectionDiagnostics::kIssueInternalError) { in NotifyConnectionDiagnosticsIssue()