Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics.cc136 const char Metrics::kMetricTimeToJoinMillisecondsSuffix[] = "TimeToJoin"; member in shill::Metrics
Dmetrics.h560 static const char kMetricTimeToJoinMillisecondsSuffix[]; variable