Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Denvironment_metrics.hpp27 auto respHandler = [asyncResp, chassisId]( in handleEnvironmentMetricsHead() local
41 std::move(respHandler)); in handleEnvironmentMetricsHead()
54 auto respHandler = [asyncResp, chassisId]( in handleEnvironmentMetricsGet() local
74 std::move(respHandler)); in handleEnvironmentMetricsGet()
H A Dpower_subsystem.hpp56 auto respHandler = [asyncResp, chassisId]( in handlePowerSubsystemCollectionHead() local
68 std::move(respHandler)); in handlePowerSubsystemCollectionHead()
H A Dthermal_subsystem.hpp64 auto respHandler = [asyncResp, chassisId]( in handleThermalSubsystemCollectionHead() local
76 std::bind_front(respHandler)); in handleThermalSubsystemCollectionHead()
H A Dlog_services.hpp565 auto respHandler = [asyncResp, in deleteDumpEntry() local
584 respHandler, "xyz.openbmc_project.Dump.Manager", in deleteDumpEntry()
1820 auto respHandler = [asyncResp, in dBusEventLogEntryDelete() local
1843 respHandler, "xyz.openbmc_project.Logging", in dBusEventLogEntryDelete()
3172 auto respHandler = [asyncResp](const boost::system::error_code& ec) { in dBusLogServiceActionsClear() local
3188 respHandler, "xyz.openbmc_project.Logging", in dBusLogServiceActionsClear()
H A Dsensors.hpp1329 auto respHandler = in getInventoryLedData() local
1380 std::move(respHandler)); in getInventoryLedData()
1516 auto respHandler = [sensorsAsyncResp, inventoryItems, in getPowerSupplyAttributesData() local
1549 std::move(respHandler)); in getPowerSupplyAttributesData()