Searched refs:sendEventToSubscriber (Results 1 – 3 of 3) sorted by relevance
100 bool Subscription::sendEventToSubscriber(std::string&& msg) in sendEventToSubscriber() function in redfish::Subscription154 return sendEventToSubscriber(std::move(strMsg)); in sendTestEventLog()207 sendEventToSubscriber(std::move(strMsg)); in filterAndSendEventLogs()246 sendEventToSubscriber(std::move(strMsg)); in filterAndSendReports()
57 bool sendEventToSubscriber(std::string&& msg);
427 subValue->sendEventToSubscriber(msg); in addSSESubscription()440 subValue->sendEventToSubscriber(event->message); in addSSESubscription()580 entry->sendEventToSubscriber(std::move(strMsg)); in sendEvent()