Home
last modified time | relevance | path

Searched defs:whatKey (Results 1 – 4 of 4) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DHashableDimensionKey_test.cpp39 HashableDimensionKey whatKey = DEFAULT_DIMENSION_KEY; in TEST() local
73 HashableDimensionKey whatKey; in TEST() local
91 HashableDimensionKey whatKey; in TEST() local
124 HashableDimensionKey whatKey; in TEST() local
/packages/modules/StatsD/statsd/src/
DHashableDimensionKey.cpp241 bool containsLinkedStateValues(const HashableDimensionKey& whatKey, in containsLinkedStateValues()
/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.cpp699 const auto& whatKey = metricDimensionKey.getDimensionKeyInWhat(); in accumulateEvents() local
829 auto whatKey = eventKey.getDimensionKeyInWhat(); in onMatchedLogEventInternalLocked() local
DDurationMetricProducer.cpp643 const auto& whatKey = eventKey.getDimensionKeyInWhat(); in handleStartEvent() local