Searched refs:triggerAtomId (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/ |
D | GaugeMetricProducer.h | 63 const int pullTagId, const int triggerAtomId, const int atomId,
|
D | metrics_manager_util.cpp | 548 int triggerAtomId = -1; in initMetrics() local 564 triggerAtomId = *(triggerAtomMatcher->getAtomIds().begin()); in initMetrics() 590 trackerIndex, matcherWizard, pullTagId, triggerAtomId, atomTagId, in initMetrics()
|
D | GaugeMetricProducer.cpp | 72 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer() argument 80 mTriggerAtomId(triggerAtomId), in GaugeMetricProducer()
|