/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 | 40 const std::string& chassisId, in updateFanList() 95 const std::string& chassisId, in doFanCollection() 123 const std::string& chassisId) in handleFanCollectionHead() 149 const std::string& chassisId) in handleFanCollectionGet() 230 const std::string& chassisId, in addFanCommonProperties() 379 const std::string& chassisId, const std::string& fanId, in afterGetValidFanPath() 390 const std::string& chassisId, const std::string& fanId, in doFanGet() 406 const std::string& chassisId, in handleFanHead() 436 const std::string& chassisId, const std::string& fanId) in handleFanGet()
|
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 | power_supply.hpp | 44 const std::string& chassisId, in updatePowerSupplyList() 69 const std::string& chassisId, const boost::system::error_code& ec, in doPowerSupplyCollection() 100 const std::string& chassisId) in handlePowerSupplyCollectionHead() 126 const std::string& chassisId) in handlePowerSupplyCollectionGet() 193 const std::string& chassisId, const std::string& powerSupplyId, in getValidPowerSupplyPath() 469 const std::string& chassisId, const std::string& powerSupplyId, in doPowerSupplyGet() 496 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyHead() 516 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyGet()
|
H A D | chassis.hpp | 269 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContainedBy() 308 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContains() 350 const std::string& chassisId, const std::string& chassisPath) in getChassisConnectivity() 424 const std::string& chassisId, const std::string& path, in handleDecoratorAssetProperties() 550 const std::string& chassisId, const boost::system::error_code& ec, in handleChassisGetSubTree() 728 const std::string& chassisId) in handleChassisGet() 792 const std::string& chassisId = param; in handleChassisPatch() local 984 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 | 679 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in afterGetSubtreeSystemsStorageDrive() 733 const std::string& chassisId, const boost::system::error_code& ec, in afterChassisDriveCollectionSubtreeGet() 811 const std::string& chassisId) in chassisDriveCollectionGet() 837 const std::string& chassisId, in buildDrive() 885 const std::string& chassisId, const std::string& driveName, in matchAndFillDrive() 912 const std::string& chassisId, const std::string& driveName) in handleChassisDriveGet()
|
H A D | sensors.hpp | 224 const std::string chassisId; member in redfish::SensorsAsyncResp 409 std::string_view chassisId, std::string_view chassisSubNode, in getChassis() 1765 const std::string& chassisId) in getPowerSupply() 2334 std::string_view chassisId, std::string_view chassisSubNode, in getChassisCallback() 2369 const std::string& chassisId) in handleSensorCollectionGet() 2439 const std::string& chassisId, in handleSensorGet()
|
H A D | redfish_util.hpp | 94 std::string chassisId = subtree[0].first.substr(idPos + 1); in getMainChassisId() local
|
H A D | log_services.hpp | 2151 const std::string& chassisId) in handleLogServicesDumpServiceComputerSystemGet() 2186 const std::string& chassisId) in handleLogServicesDumpEntriesCollectionComputerSystemGet() 2220 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemGet() 2255 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemDelete()
|
H A D | managers.hpp | 721 bmcweb::AsyncResp>& aRsp) { in requestRoutesManager()
|
H A D | systems.hpp | 3116 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 | 30 const std::string& chassisId, Callback&& callback) in getValidChassisPath()
|
H A D | sensor_utils.hpp | 693 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 | 341 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 | 805 std::optional<std::string> chassisId; in createPidInterface() local
|