Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp769 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination()
828 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination()
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp295 std::shared_ptr<Subscription> getSubscription(const std::string& id) in getSubscription() function in redfish::EventServiceManager