Searched refs:aggregateStoreTableRow (Results 1 – 1 of 1) sorted by relevance
134 public void insertAggregateValue(AggregateStoreTableRow aggregateStoreTableRow) { in insertAggregateValue() argument136 SystemProfileEntity.getSystemProfileHash(aggregateStoreTableRow.systemProfile()); in insertAggregateValue()137 insertLastSentDayIndex(ReportEntity.create(aggregateStoreTableRow.reportKey())); in insertAggregateValue()140 systemProfileHash, aggregateStoreTableRow.systemProfile())); in insertAggregateValue()143 aggregateStoreTableRow.reportKey(), in insertAggregateValue()144 aggregateStoreTableRow.dayIndex(), in insertAggregateValue()145 aggregateStoreTableRow.eventVector(), in insertAggregateValue()147 aggregateStoreTableRow.aggregateValue())); in insertAggregateValue()