Home
last modified time | relevance | path

Searched refs:AsyncResp (Results 51 – 75 of 91) sorted by relevance

1234

/openbmc/bmcweb/redfish-core/lib/
H A Dcable.hpp82 getCableProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCableProperties()
142 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesCable()
208 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesCableCollection()
H A Dmanagers.hpp59 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()
276 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesManagerResetActionInfo()
329 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in asyncPopulatePid()
1207 const std::shared_ptr<bmcweb::AsyncResp>& asyncRespIn) : in GetPIDValues()
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;
[all …]
H A Dthermal.hpp34 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesThermal()
54 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesThermal()
H A Denvironment_metrics.hpp19 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleEnvironmentMetricsHead()
46 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleEnvironmentMetricsGet()
H A Dbios.hpp17 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleBiosServiceGet()
69 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleBiosResetPost()
H A Dsystems_logservices_hostlogger.hpp38 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServicesHostloggerGet()
72 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServicesHostloggerEntriesGet()
159 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServicesHostloggerEntriesEntryGet()
H A Droles.hpp86 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesRoles()
123 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesRoleCollection()
H A Dmetric_report.hpp67 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesMetricReportCollection()
95 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesMetricReport()
H A Dmessage_registries.hpp37 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleMessageRegistryFileCollectionGet()
78 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleMessageRoutesMessageRegistryFileGet()
158 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleMessageRegistryGet()
H A Dmanager_logservices_journal.hpp24 getTimestampFromID(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getTimestampFromID()
228 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleManagersLogServiceJournalGet()
271 uint64_t topEntryCount, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in readJournalEntries()
366 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleManagersJournalLogEntryCollectionGet()
577 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleManagersJournalEntriesLogEntryGet()
H A Dodata.hpp23 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in redfishOdataGet()
H A Dtask.hpp325 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesTaskMonitor()
368 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutesTask()
447 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesTaskCollection()
483 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in requestRoutesTaskService()
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp114 const std::shared_ptr<bmcweb::AsyncResp>& transaction) in introspectObjects()
179 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getPropertiesForEnumerate()
230 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in findRemainingObjectsForEnumerate()
263 const std::shared_ptr<bmcweb::AsyncResp>& asyncRespIn) : in InProgressEnumerateData()
286 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
531 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1864 const std::shared_ptr<bmcweb::AsyncResp> asyncResp;
2165 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleBusSystemPost()
2556 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutes()
2567 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in requestRoutes()
[all …]
H A Dlogin_routes.hpp22 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLogin()
184 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLogout()
H A Dwebassets.hpp67 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const StaticFile& file) in handleStaticAsset()
211 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) { in addFile()
/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp27 const std::shared_ptr<bmcweb::AsyncResp>& /*asyncResp*/, in handleUpgrade()
35 const std::shared_ptr<bmcweb::AsyncResp>& /*asyncResp*/) in handle()
/openbmc/bmcweb/redfish-core/src/utils/
H A Ddbus_utils.cpp25 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterSetProperty()
92 void afterSetPropertyAction(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterSetPropertyAction()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp544 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in startAggregation()
582 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in findSatellite()
613 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in aggregateAndHandle()
703 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in forwardRequest()
748 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in forwardCollectionRequests()
773 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in forwardContainsSubordinateRequests()
863 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processResponse()
913 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processCollectionResponse()
1045 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processContainsSubordinateResponse()
1189 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in beginAggregation()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dlog_services_dump_test.cpp17 auto shareAsyncResp = std::make_shared<bmcweb::AsyncResp>(); in TEST()
H A Dthermal_subsystem_test.cpp36 auto shareAsyncResp = std::make_shared<bmcweb::AsyncResp>(); in TEST()
H A Dpower_subsystem_test.cpp36 auto shareAsyncResp = std::make_shared<bmcweb::AsyncResp>(); in TEST()
H A Dchassis_test.cpp49 auto response = std::make_shared<bmcweb::AsyncResp>(); in TEST()
/openbmc/bmcweb/http/
H A Dapp.hpp58 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleUpgrade()
65 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handle()
/openbmc/bmcweb/test/include/google/
H A Dgoogle_service_root_test.cpp36 auto asyncResp = std::make_shared<bmcweb::AsyncResp>(); in TEST()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp21 void getValidChassisPath(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getValidChassisPath()

1234