Home
last modified time | relevance | path

Searched refs:kIssueGatewayNeighborEntryNotConnected (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dconnection_diagnostics.h197 static const char kIssueGatewayNeighborEntryNotConnected[]; variable
Dconnection_diagnostics.cc138 const char ConnectionDiagnostics::kIssueGatewayNeighborEntryNotConnected[] = member in shill::ConnectionDiagnostics
817 ? kIssueGatewayNeighborEntryNotConnected in OnNeighborMsgReceived()
Dconnection_diagnostics_unittest.cc798 ? ConnectionDiagnostics::kIssueGatewayNeighborEntryNotConnected in ExpectNeighborTableLookupEndFailure()
Dmetrics.cc1601 ConnectionDiagnostics::kIssueGatewayNeighborEntryNotConnected) { in NotifyConnectionDiagnosticsIssue()