Lines Matching refs:bmcweb

59     doBMCGracefulRestart(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp)  in doBMCGracefulRestart()
86 doBMCForceRestart(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in doBMCForceRestart()
128 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManagerResetAction()
197 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManagerResetToDefaultsAction()
276 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManagerResetActionInfo()
329 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in asyncPopulatePid()
765 getZonesFromJsonReq(const std::shared_ptr<bmcweb::AsyncResp>& response, in getZonesFromJsonReq()
834 const std::shared_ptr<bmcweb::AsyncResp>& response, const std::string& type, in createPidInterface()
1207 const std::shared_ptr<bmcweb::AsyncResp>& asyncRespIn) : in GetPIDValues()
1300 processingComplete(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processingComplete()
1371 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1378 const std::shared_ptr<bmcweb::AsyncResp>& asyncRespIn, in SetPIDValues()
1503 std::shared_ptr<bmcweb::AsyncResp> response = asyncResp; in pidSetDone()
1719 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1739 inline void getLocation(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getLocation()
1765 managerGetLastResetTime(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in managerGetLastResetTime()
1800 setActiveFirmwareImage(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setActiveFirmwareImage()
1901 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterSetDateTime()
1928 inline void setDateTime(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setDateTime()
1955 checkForQuiesced(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in checkForQuiesced()
1990 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManager()
2139 bmcweb::AsyncResp>& aRsp) { in requestRoutesManager()
2306 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManager()
2403 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesManagerCollection()