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