Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dsubscription.hpp61 void filterAndSendEventLogs(
H A Devent_service_manager.hpp685 entry->filterAndSendEventLogs(eventRecords); in readEventLogsFromFile()
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp157 void Subscription::filterAndSendEventLogs( in filterAndSendEventLogs() function in redfish::Subscription