Searched defs:aggregate (Results 1 – 5 of 5) sorted by relevance
54 StatsLogProto.AggregatedAtomInfo aggregate = eventData.getAggregatedAtomInfo(); in convertEventDataList() local
87 const std::unique_ptr<KllQuantile>& aggregate) const override { in aggregatedValueToString()
269 AggregatedValue aggregate; member
232 long aggregate = 0; in extractAggregate() local246 long aggregate = 0; in lastAccessAggregate() local
469 public <T> void aggregate( in aggregate() method in HealthConnectManager