Searched refs:getDimensionForCondition (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/cmds/statsd/benchmark/ |
D | get_dimensions_for_condition_benchmark.cpp | 62 getDimensionForCondition(event.getValues(), link, &output); in BM_GetDimensionInCondition()
|
/frameworks/base/cmds/statsd/src/metrics/ |
D | DurationMetricProducer.cpp | 216 getDimensionForCondition(whatIt.first.getValues(), in onSlicedConditionMayChangeLocked_opt1() 232 getDimensionForCondition(whatIt.first.getValues(), in onSlicedConditionMayChangeLocked_opt1() 309 getDimensionForCondition(whatIt.first.getValues(), in onSlicedConditionMayChangeLocked_opt2() 398 getDimensionForCondition(whatIt.first.getValues(), link, in onSlicedConditionMayChangeInternalLocked() 796 getDimensionForCondition(event.getValues(), link, &conditionKey[link.conditionId]); in onMatchedLogEventLocked()
|
D | MetricProducer.cpp | 58 getDimensionForCondition(event.getValues(), link, &conditionKey[link.conditionId]); in onMatchedLogEventLocked()
|
/frameworks/base/cmds/statsd/src/ |
D | HashableDimensionKey.h | 144 void getDimensionForCondition(const std::vector<FieldValue>& eventValues,
|
D | HashableDimensionKey.cpp | 91 void getDimensionForCondition(const std::vector<FieldValue>& eventValues, in getDimensionForCondition() function
|