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.hpp41 inline ReportUpdates toReportUpdates( in toReportUpdates() function
48 inline ReportUpdates toReportUpdates(const std::string& value) in toReportUpdates() function
/openbmc/telemetry/src/
H A Dreport_manager.cpp85 utils::toReportUpdates(reportUpdates), in ReportManager()
218 utils::toReportUpdates(reportUpdates), in loadFromPersistent()
H A Dreport.cpp351 setReportUpdates(utils::toReportUpdates(newVal)); in makeReportInterface()