Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/packages/modules/StatsD/statsd/src/
DHashableDimensionKey.cpp280 bool containsLinkedStateValues(const HashableDimensionKey& whatKey, in containsLinkedStateValues()
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DNumericValueMetricProducer.cpp341 const auto& whatKey = metricDimensionKey.getDimensionKeyInWhat(); in accumulateEvents() local
DValueMetricProducer.cpp716 const auto whatKey = eventKey.getDimensionKeyInWhat(); in onMatchedLogEventInternalLocked() local
DDurationMetricProducer.cpp705 const auto& whatKey = eventKey.getDimensionKeyInWhat(); in handleStartEvent() local