Lines Matching defs:asyncResp
62 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSessionHead()
76 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSessionGet()
102 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSessionDelete()
163 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionCollectionHead()
176 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionCollectionGet()
199 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionCollectionMembersGet()
209 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processAfterSessionCreation()
243 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionCollectionPost()
303 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionServiceHead()
315 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionServiceGet()
342 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleSessionServicePatch()