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.hpp85 void filterAndSendReports(uint64_t eventId, const std::string& reportId,
H A Devent_service_manager.hpp683 entry.filterAndSendReports(mgr.eventId, reportId, var); in sendTelemetryReportToSubs()
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp269 void Subscription::filterAndSendReports(uint64_t eventId, in filterAndSendReports() function in redfish::Subscription