Searched refs:reportAction (Results 1 – 2 of 2) sorted by relevance
75 [](const auto& reportAction) { in ReportManager() argument76 return utils::toReportAction(reportAction); in ReportManager()192 [](const auto reportAction) { in loadFromPersistent() argument193 return utils::toReportAction(reportAction); in loadFromPersistent()
321 newVal, [](const auto& reportAction) { in makeReportInterface() argument322 return utils::toReportAction(reportAction); in makeReportInterface()335 [](const auto reportAction) { in makeReportInterface() argument336 return utils::enumToString(reportAction); in makeReportInterface()493 [](const auto reportAction) { in storeConfiguration() argument494 return utils::toUnderlying(reportAction); in storeConfiguration()