Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics.cc114 const char Metrics::kMetricTimeToDisableMillisecondsSuffix[] = "TimeToDisable"; member in shill::Metrics
1044 histogram = GetFullMetricName(kMetricTimeToDisableMillisecondsSuffix, in RegisterDevice()
Dmetrics.h548 static const char kMetricTimeToDisableMillisecondsSuffix[]; variable