/openbmc/bmcweb/redfish-core/lib/ |
H A D | thermal_metrics.hpp | 38 const std::string& chassisId, const std::string& path, in afterGetTemperatureValue() 83 const std::string& chassisId, const boost::system::error_code& ec, in handleTemperatureReadingsCelsius() 117 const std::string& validChassisPath, const std::string& chassisId) in getTemperatureReadingsCelsius() 131 const std::string& chassisId, in doThermalMetrics() 156 const std::string& chassisId) in handleThermalMetricsHead() 182 const std::string& chassisId) in handleThermalMetricsGet()
|
H A D | fan.hpp | 43 const std::string& chassisId, in updateFanList() 98 const std::string& chassisId, in doFanCollection() 126 const std::string& chassisId) in handleFanCollectionHead() 152 const std::string& chassisId) in handleFanCollectionGet() 233 const std::string& chassisId, in addFanCommonProperties() 382 const std::string& chassisId, const std::string& fanId, in afterGetValidFanObject() 394 const std::string& chassisId, const std::string& fanId, in doFanGet() 410 const std::string& chassisId, in handleFanHead() 440 const std::string& chassisId, const std::string& fanId) in handleFanGet() 454 const std::string& chassisId, const std::string& fanId, in handleSetFanPathById() [all …]
|
H A D | power_supply.hpp | 46 const std::string& chassisId, in updatePowerSupplyList() 71 const std::string& chassisId, const boost::system::error_code& ec, in doPowerSupplyCollection() 108 const std::string& chassisId) in handlePowerSupplyCollectionHead() 135 const std::string& chassisId) in handlePowerSupplyCollectionGet() 207 const std::string& chassisId, const std::string& powerSupplyId, in getValidPowerSupplyPath() 480 const std::string& chassisId, const std::string& powerSupplyId, in doPowerSupplyGet() 516 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyHead() 544 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyGet() 567 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyPatch()
|
H A D | power_subsystem.hpp | 29 const std::string& chassisId, in doPowerSubsystemCollection() 57 const std::string& chassisId) in handlePowerSubsystemCollectionHead() 82 const std::string& chassisId) in handlePowerSubsystemCollectionGet()
|
H A D | thermal_subsystem.hpp | 29 const std::string& chassisId, in doThermalSubsystemCollection() 65 const std::string& chassisId) in handleThermalSubsystemCollectionHead() 90 const std::string& chassisId) in handleThermalSubsystemCollectionGet()
|
H A D | chassis.hpp | 266 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContainedBy() 305 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContains() 347 const std::string& chassisId, const std::string& chassisPath) in getChassisConnectivity() 418 const std::string& chassisId, const std::string& path, in handleDecoratorAssetProperties() 544 const std::string& chassisId, const boost::system::error_code& ec, in handleChassisGetSubTree() 722 const std::string& chassisId) in handleChassisGet() 779 const std::string& chassisId = param; in handleChassisPatch() local 971 const std::string& chassisId) in handleChassisResetActionInfoGet()
|
H A D | environment_metrics.hpp | 29 const std::string& chassisId) in handleEnvironmentMetricsHead() 56 const std::string& chassisId) in handleEnvironmentMetricsGet()
|
H A D | storage.hpp | 680 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in afterGetSubtreeSystemsStorageDrive() 734 const std::string& chassisId, const boost::system::error_code& ec, in afterChassisDriveCollectionSubtreeGet() 812 const std::string& chassisId) in chassisDriveCollectionGet() 835 const std::string& chassisId, in buildDrive() 883 const std::string& chassisId, const std::string& driveName, in matchAndFillDrive() 910 const std::string& chassisId, const std::string& driveName) in handleChassisDriveGet()
|
H A D | sensors.hpp | 247 const std::string chassisId; member in redfish::SensorsAsyncResp 432 std::string_view chassisId, std::string_view chassisSubNode, in getChassis() 1796 const std::string& chassisId) in getPowerSupply() 2365 std::string_view chassisId, std::string_view chassisSubNode, in getChassisCallback() 2400 const std::string& chassisId) in handleSensorCollectionGet() 2470 const std::string& chassisId, in handleSensorGet()
|
H A D | redfish_util.hpp | 92 std::string chassisId = subtree[0].first.substr(idPos + 1); in getMainChassisId() local
|
H A D | log_services.hpp | 2163 const std::string& chassisId) in handleLogServicesDumpServiceComputerSystemGet() 2198 const std::string& chassisId) in handleLogServicesDumpEntriesCollectionComputerSystemGet() 2232 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemGet() 2267 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemDelete()
|
H A D | managers.hpp | 836 bmcweb::AsyncResp>& aRsp) { in requestRoutesManager()
|
H A D | systems.hpp | 3109 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleComputerSystemGet()
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | thermal_subsystem_test.cpp | 20 constexpr const char* chassisId = "ChassisId"; variable
|
H A D | power_subsystem_test.cpp | 20 constexpr const char* chassisId = "ChassisId"; variable
|
H A D | chassis_test.cpp | 29 void assertChassisResetActionInfoGet(const std::string& chassisId, in assertChassisResetActionInfoGet()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | chassis_utils.hpp | 35 const std::string& chassisId, Callback&& callback) in getValidChassisPath()
|
H A D | sensor_utils.hpp | 717 const std::string& path, const std::string_view chassisId, in objectExcerptToJson()
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_check_power_status.cpp | 28 size_t chassisId = 0; in main() local
|
H A D | chassis_state_manager_main.cpp | 24 size_t chassisId = 0; in main() local
|
H A D | bmc_state_manager.cpp | 344 size_t chassisId = 0; in discoverLastRebootCause() local
|
H A D | utils.cpp | 233 bool checkACLoss(size_t& chassisId) in checkACLoss()
|
/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 808 std::optional<std::string> chassisId; in createPidInterface() local
|