Searched defs:appendLimit (Results 1 – 5 of 5) sorted by relevance
53 bool enabled) { in ReportManager()103 const ReportUpdates reportUpdates, const uint64_t appendLimit, in verifyAddReport()141 const uint64_t appendLimit, const ReportUpdates reportUpdates, in addReport()156 const uint64_t appendLimit, const ReportUpdates reportUpdates, in addReport()202 uint64_t appendLimit = data->at("AppendLimit").get<uint64_t>(); in loadFromPersistent() local
122 uint64_t appendLimit; member in Report
22 uint64_t appendLimit, const ReportUpdates reportUpdates, in make()
79 ReportParams& appendLimit(uint64_t val) in appendLimit() function in ReportParams85 uint64_t appendLimit() const in appendLimit() function in ReportParams
283 uint64_t appendLimit = 0; in fillReportDefinition() local429 uint64_t appendLimit = std::numeric_limits<uint64_t>::max(); member554 std::optional<uint64_t> appendLimit; in getUserParameters() local