Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.h61 const int whatMatcherIndex,
DGaugeMetricProducer.cpp71 const sp<ConditionWizard>& wizard, const int whatMatcherIndex, in GaugeMetricProducer() argument
76 mWhatMatcherIndex(whatMatcherIndex), in GaugeMetricProducer()
DValueMetricProducer.h55 const int whatMatcherIndex,
DValueMetricProducer.cpp78 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex, in ValueMetricProducer() argument
82 mWhatMatcherIndex(whatMatcherIndex), in ValueMetricProducer()