Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics.cc140 const char Metrics::kMetricTimeToScanMillisecondsSuffix[] = "TimeToScan"; member in shill::Metrics
1052 histogram = GetFullMetricName(kMetricTimeToScanMillisecondsSuffix, in RegisterDevice()
Dmetrics.h563 static const char kMetricTimeToScanMillisecondsSuffix[]; variable