Home
last modified time | relevance | path

Searched defs:kMetricTimeToDropSecondsMax (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dmetrics.cc111 const int Metrics::kMetricTimeToDropSecondsMax = 8 * 60 * 60; // 8 hours member in shill::Metrics
Dmetrics.h546 static const int kMetricTimeToDropSecondsMax; variable