Searched refs:aggregateStoreTableRow (Results 1 – 1 of 1) sorted by relevance
135 public void insertAggregateValue(AggregateStoreTableRow aggregateStoreTableRow) { in insertAggregateValue() argument137 SystemProfileEntity.getSystemProfileHash(aggregateStoreTableRow.systemProfile()); in insertAggregateValue()138 insertLastSentDayIndex(ReportEntity.create(aggregateStoreTableRow.reportKey())); in insertAggregateValue()141 systemProfileHash, aggregateStoreTableRow.systemProfile())); in insertAggregateValue()144 aggregateStoreTableRow.reportKey(), in insertAggregateValue()145 aggregateStoreTableRow.dayIndex(), in insertAggregateValue()146 aggregateStoreTableRow.eventVector(), in insertAggregateValue()148 aggregateStoreTableRow.aggregateValue())); in insertAggregateValue()