Home
last modified time | relevance | path

Searched refs:kMetricLinkMonitorErrorCountMin (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dmetrics.cc258 const int Metrics::kMetricLinkMonitorErrorCountMin = 0; member in shill::Metrics
959 kMetricLinkMonitorErrorCountMin, in NotifyLinkMonitorFailure()
966 kMetricLinkMonitorErrorCountMin, in NotifyLinkMonitorFailure()
Dmetrics.h613 static const int kMetricLinkMonitorErrorCountMin; variable