Searched defs:statePrimaryKeys (Results 1 – 9 of 9) sorted by relevance
| /packages/modules/StatsD/statsd/src/metrics/ |
| D | KllMetricProducer.h | 78 const std::map<int, HashableDimensionKey>& statePrimaryKeys) const override { in canSkipLogEventLocked()
|
| D | NumericValueMetricProducer.h | 122 const map<int, HashableDimensionKey>& statePrimaryKeys) const override { in canSkipLogEventLocked()
|
| D | RestrictedEventMetricProducer.cpp | 51 const std::map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked()
|
| D | DurationMetricProducer.cpp | 706 const map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked() 746 std::map<int, HashableDimensionKey> statePrimaryKeys; in handleMatchedLogEventValuesLocked() local
|
| D | EventMetricProducer.cpp | 209 const map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked()
|
| D | MetricProducer.cpp | 148 std::map<int32_t, HashableDimensionKey> statePrimaryKeys; in onMatchedLogEventLocked() local
|
| D | CountMetricProducer.cpp | 354 const map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked()
|
| D | GaugeMetricProducer.cpp | 529 const map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked()
|
| D | ValueMetricProducer.cpp | 647 const map<int, HashableDimensionKey>& statePrimaryKeys) { in onMatchedLogEventInternalLocked()
|