Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DGaugeMetricProducer.h66 const int whatMatcherIndex, const sp<EventMatcherWizard>& matcherWizard,
DGaugeMetricProducer.cpp80 const uint64_t protoHash, const int whatMatcherIndex, in GaugeMetricProducer() argument
92 mWhatMatcherIndex(whatMatcherIndex),
DValueMetricProducer.h87 const int whatMatcherIndex; member
DValueMetricProducer.cpp88 mWhatMatcherIndex(whatOptions.whatMatcherIndex), in ValueMetricProducer()