Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dsubscription.hpp64 void filterAndSendReports(const std::string& reportId,
H A Devent_service_manager.hpp734 entry.filterAndSendReports(id, *readings); in getReadingsForReport()
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp211 void Subscription::filterAndSendReports(const std::string& reportId, in filterAndSendReports() function in redfish::Subscription