Searched defs:resHandler (Results 1 – 2 of 2) sorted by relevance
730 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()
67 void Subscription::resHandler(const std::shared_ptr<Subscription>& /*self*/, in resHandler() function in redfish::Subscription