Lines Matching refs:reportUpdates
62 std::string reportUpdates, uint64_t appendLimit, in ReportManager()
72 if (reportUpdates.empty()) in ReportManager()
74 reportUpdates = in ReportManager()
97 utils::toReportUpdates(reportUpdates), in ReportManager()
115 const ReportUpdates reportUpdates, const uint64_t appendLimit, in verifyAddReport() argument
153 const uint64_t appendLimit, const ReportUpdates reportUpdates, in addReport() argument
160 interval, appendLimit, reportUpdates, in addReport()
168 const uint64_t appendLimit, const ReportUpdates reportUpdates, in addReport() argument
178 verifyAddReport(id, name, reportingType, interval, reportUpdates, in addReport()
183 appendLimit, reportUpdates, *this, *reportStorage, in addReport()
223 uint32_t reportUpdates = j.at("ReportUpdates").get<uint32_t>(); in loadFromPersistent() local
238 utils::toReportUpdates(reportUpdates), in loadFromPersistent()