Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics.cc97 const char Metrics::kMetricTimeOnlineSecondsSuffix[] = "TimeOnline"; member in shill::Metrics
695 string histogram = GetFullMetricName(kMetricTimeOnlineSecondsSuffix, in NotifyDefaultServiceChanged()
Dmetrics.h534 static const char kMetricTimeOnlineSecondsSuffix[]; variable