Searched defs:matcherIndex (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/cmds/statsd/src/metrics/ |
| D | EventMetricProducer.cpp | 140 const size_t matcherIndex, const MetricDimensionKey& eventKey, in onMatchedLogEventInternalLocked()
|
| D | MetricProducer.cpp | 43 void MetricProducer::onMatchedLogEventLocked(const size_t matcherIndex, const LogEvent& event) { in onMatchedLogEventLocked()
|
| D | DurationMetricProducer.cpp | 730 const size_t matcherIndex, const MetricDimensionKey& eventKey, in onMatchedLogEventInternalLocked() 736 void DurationMetricProducer::onMatchedLogEventLocked(const size_t matcherIndex, in onMatchedLogEventLocked()
|
| D | CountMetricProducer.cpp | 277 const size_t matcherIndex, const MetricDimensionKey& eventKey, in onMatchedLogEventInternalLocked()
|
| D | MetricProducer.h | 133 void onMatchedLogEvent(const size_t matcherIndex, const LogEvent& event) { in onMatchedLogEvent()
|
| D | GaugeMetricProducer.cpp | 462 const size_t matcherIndex, const MetricDimensionKey& eventKey, in onMatchedLogEventInternalLocked()
|
| D | ValueMetricProducer.cpp | 669 void ValueMetricProducer::onMatchedLogEventInternalLocked(const size_t matcherIndex, in onMatchedLogEventInternalLocked()
|