Searched refs:reportAction (Results 1 – 2 of 2) sorted by relevance
92 [](const auto& reportAction) { in ReportManager() argument94 reportAction); in ReportManager()218 [](const auto reportAction) { in loadFromPersistent() argument219 return utils::toReportAction(reportAction); in loadFromPersistent()
345 newVal, [](const auto& reportAction) { in makeReportInterface() argument346 return utils::toReportAction(reportAction); in makeReportInterface()360 reportActions, [](const auto reportAction) { in makeReportInterface() argument361 return utils::enumToString(reportAction); in makeReportInterface()523 utils::transform(reportActions, [](const auto reportAction) { in storeConfiguration() argument524 return utils::toUnderlying(reportAction); in storeConfiguration()