Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp313 bool sendEventToSubscriber(std::string&& msg) in sendEventToSubscriber() function in redfish::Subscription
367 return sendEventToSubscriber(std::move(strMsg)); in sendTestEventLog()
420 sendEventToSubscriber(std::move(strMsg)); in filterAndSendEventLogs()
460 sendEventToSubscriber(std::move(strMsg)); in filterAndSendReports()
885 subValue->sendEventToSubscriber(msg); in addSSESubscription()
898 subValue->sendEventToSubscriber(event->message); in addSSESubscription()
1038 entry->sendEventToSubscriber(std::move(strMsg)); in sendEvent()