Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics.cc831 string time_metric, result_metric; in NotifyTerminationActionsCompleted() local
832 time_metric = kMetricTerminationActionTimeTaken; in NotifyTerminationActionsCompleted()
835 SendToUMA(time_metric, in NotifyTerminationActionsCompleted()
866 string time_metric, result_metric; in NotifySuspendActionsCompleted() local
867 time_metric = kMetricSuspendActionTimeTaken; in NotifySuspendActionsCompleted()
870 SendToUMA(time_metric, in NotifySuspendActionsCompleted()