Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp247 void updateSubscriptionData() const in updateSubscriptionData() function in redfish::EventServiceManager
334 updateSubscriptionData(); in setEventServiceConfig()
515 updateSubscriptionData(); in addPushSubscription()
544 updateSubscriptionData(); in deleteSubscription()
/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp929 EventServiceManager::getInstance().updateSubscriptionData(); in requestRoutesEventDestination()