Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.h63 const int pullTagId, const int triggerAtomId, const int atomId,
Dmetrics_manager_util.cpp548 int triggerAtomId = -1; in initMetrics() local
564 triggerAtomId = *(triggerAtomMatcher->getAtomIds().begin()); in initMetrics()
590 trackerIndex, matcherWizard, pullTagId, triggerAtomId, atomTagId, in initMetrics()
DGaugeMetricProducer.cpp72 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer() argument
80 mTriggerAtomId(triggerAtomId), in GaugeMetricProducer()