Home
last modified time | relevance | path

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

/frameworks/base/cmds/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
/frameworks/base/cmds/statsd/src/
DHashableDimensionKey.cpp250 bool containsLinkedStateValues(const HashableDimensionKey& whatKey, in containsLinkedStateValues()
/frameworks/base/cmds/statsd/src/metrics/
DValueMetricProducer.cpp621 const auto& whatKey = slice.first.getDimensionKeyInWhat(); in accumulateEvents() local
740 auto whatKey = eventKey.getDimensionKeyInWhat(); in onMatchedLogEventInternalLocked() local
DDurationMetricProducer.cpp506 const auto& whatKey = eventKey.getDimensionKeyInWhat(); in handleStartEvent() local