Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dreport.hpp101 void setReportUpdates(const ReportUpdates newReportUpdates);
H A Dreport.cpp180 void Report::setReportUpdates(const ReportUpdates newReportUpdates) in setReportUpdates() function in Report
351 setReportUpdates(utils::toReportUpdates(newVal)); in makeReportInterface()
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp1145 inline void setReportUpdates( in setReportUpdates() function
1399 setReportUpdates(asyncResp, id, *reportUpdatesStr); in handleReportPatch()