Home
last modified time | relevance | path

Searched refs:HISTOGRAM (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/
DAggregateReport.java49 static final String HISTOGRAM = "histogram"; field in AggregateReport
295 debugPayload.put(OPERATION, HISTOGRAM); in generateDebugPayload()
/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto420 HISTOGRAM = 5; enumerator
426 // The number of entries should match the number of times HISTOGRAM appears in aggregation_types.
427 // Each i'th HistogramBinConfig corresponds to the i'th HISTOGRAM entry in aggregation_types so