Home
last modified time | relevance | path

Searched refs:toReportUpdates (Results 1 – 3 of 3) sorted by relevance

/openbmc/telemetry/src/types/
H A Dreport_updates.hpp42 toReportUpdates(std::underlying_type_t<ReportUpdates> value) in toReportUpdates() function
48 inline ReportUpdates toReportUpdates(const std::string& value) in toReportUpdates() function
/openbmc/telemetry/src/
H A Dreport_manager.cpp79 utils::toReportUpdates(reportUpdates), in ReportManager()
212 utils::toReportUpdates(reportUpdates), in loadFromPersistent()
H A Dreport.cpp345 setReportUpdates(utils::toReportUpdates(newVal)); in makeReportInterface()