Searched defs:resHandler (Results 1 – 2 of 2) sorted by relevance
751 const std::function<void(Response&)>& resHandler) in sendData()819 const std::function<void(Response&)>& resHandler, in afterSendData()939 const std::function<void(Response&)>& resHandler) in sendDataWithCallback()
64 void Subscription::resHandler(const std::shared_ptr<Subscription>& /*self*/, in resHandler() function in redfish::Subscription