Searched refs:reportAction (Results 1 – 2 of 2) sorted by relevance
80 [](const auto& reportAction) { in ReportManager() argument82 reportAction); in ReportManager()198 [](const auto reportAction) { in loadFromPersistent() argument199 return utils::toReportAction(reportAction); in loadFromPersistent()
325 newVal, [](const auto& reportAction) { in makeReportInterface() argument326 return utils::toReportAction(reportAction); in makeReportInterface()340 reportActions, [](const auto reportAction) { in makeReportInterface() argument341 return utils::enumToString(reportAction); in makeReportInterface()500 utils::transform(reportActions, [](const auto reportAction) { in storeConfiguration() argument501 return utils::toUnderlying(reportAction); in storeConfiguration()