Home
last modified time | relevance | path

Searched refs:respHandler (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Denvironment_metrics.hpp36 auto respHandler = [asyncResp, chassisId]( in handleEnvironmentMetricsHead() local
50 std::move(respHandler)); in handleEnvironmentMetricsHead()
63 auto respHandler = [asyncResp, chassisId]( in handleEnvironmentMetricsGet() local
83 std::move(respHandler)); in handleEnvironmentMetricsGet()
H A Dpower_subsystem.hpp64 auto respHandler = [asyncResp, chassisId]( in handlePowerSubsystemCollectionHead() local
76 std::move(respHandler)); in handlePowerSubsystemCollectionHead()
H A Dthermal_subsystem.hpp72 auto respHandler = [asyncResp, chassisId]( in handleThermalSubsystemCollectionHead() local
84 std::bind_front(respHandler)); in handleThermalSubsystemCollectionHead()
H A Dlog_services.hpp575 auto respHandler = [asyncResp, in deleteDumpEntry() local
594 respHandler, "xyz.openbmc_project.Dump.Manager", in deleteDumpEntry()
1830 auto respHandler = [asyncResp, in dBusEventLogEntryDelete() local
1853 respHandler, "xyz.openbmc_project.Logging", in dBusEventLogEntryDelete()
3122 auto respHandler = [asyncResp](const boost::system::error_code& ec) { in dBusLogServiceActionsClear() local
3138 respHandler, "xyz.openbmc_project.Logging", in dBusLogServiceActionsClear()
H A Dsensors.hpp1339 auto respHandler = in getInventoryLedData() local
1390 std::move(respHandler)); in getInventoryLedData()
1526 auto respHandler = [sensorsAsyncResp, inventoryItems, in getPowerSupplyAttributesData() local
1559 std::move(respHandler)); in getPowerSupplyAttributesData()
/openbmc/bmcweb/
H A DCOMMON_ERRORS.md378 respHandler, "xyz.openbmc_project.ObjectMapper",