Home
last modified time | relevance | path

Searched defs:resHandler (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp730 const std::function<void(Response&)>& resHandler) in sendData()
798 const std::function<void(Response&)>& resHandler, in afterSendData()
918 const std::function<void(Response&)>& resHandler) in sendDataWithCallback()
/openbmc/bmcweb/redfish-core/src/
H A Dsubscription.cpp67 void Subscription::resHandler(const std::shared_ptr<Subscription>& /*self*/, in resHandler() function in redfish::Subscription