Searched defs:conditionKey (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/ |
D | EventMetricProducer.cpp | 141 const ConditionKey& conditionKey, bool condition, in onMatchedLogEventInternalLocked()
|
D | MetricProducer.cpp | 54 ConditionKey conditionKey; in onMatchedLogEventLocked() local
|
D | DurationMetricProducer.cpp | 396 ConditionKey conditionKey; in onSlicedConditionMayChangeInternalLocked() local 792 ConditionKey conditionKey; in onMatchedLogEventLocked() local
|
D | CountMetricProducer.cpp | 278 const ConditionKey& conditionKey, bool condition, in onMatchedLogEventInternalLocked()
|
D | GaugeMetricProducer.cpp | 463 const ConditionKey& conditionKey, bool condition, in onMatchedLogEventInternalLocked()
|
D | ValueMetricProducer.cpp | 671 const ConditionKey& conditionKey, in onMatchedLogEventInternalLocked()
|
/frameworks/base/cmds/statsd/src/metrics/duration_helper/ |
D | OringDurationTracker.cpp | 72 const int64_t eventTime, const ConditionKey& conditionKey) { in noteStart()
|
D | MaxDurationTracker.cpp | 83 const int64_t eventTime, const ConditionKey& conditionKey) { in noteStart()
|
/frameworks/base/cmds/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 45 const HashableDimensionKey conditionKey = getMockedDimensionKey(TagId, 4, "1"); variable
|