Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/
DKllMetricProducer_test.cpp124 const bool shouldUseNestedDimensions = local
DNumericValueMetricProducer_test.cpp196 const bool shouldUseNestedDimensions = local
/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.h86 const bool shouldUseNestedDimensions; member
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp927 const bool shouldUseNestedDimensions = ShouldUseNestedDimensions(metric.dimensions_in_what()); in createNumericValueMetricProducerAndUpdateMetadata() local
1082 const bool shouldUseNestedDimensions = ShouldUseNestedDimensions(metric.dimensions_in_what()); in createKllMetricProducerAndUpdateMetadata() local