Home
last modified time | relevance | path

Searched refs:fillReport (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report.hpp43 inline bool fillReport(nlohmann::json& json, const std::string& id, in fillReport() function
128 telemetry::fillReport(asyncResp->res.jsonValue, id, ret); in requestRoutesMetricReport()
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp422 if (!telemetry::fillReport(msg, reportId, var)) in filterAndSendReports()