Home
last modified time | relevance | path

Searched defs:chassisId (Results 1 – 23 of 23) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dthermal_metrics.hpp38 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 Dfan.hpp40 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 Dpower_subsystem.hpp29 const std::string& chassisId, in doPowerSubsystemCollection()
57 const std::string& chassisId) in handlePowerSubsystemCollectionHead()
82 const std::string& chassisId) in handlePowerSubsystemCollectionGet()
H A Dthermal_subsystem.hpp29 const std::string& chassisId, in doThermalSubsystemCollection()
65 const std::string& chassisId) in handleThermalSubsystemCollectionHead()
90 const std::string& chassisId) in handleThermalSubsystemCollectionGet()
H A Dpower_supply.hpp44 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 Dchassis.hpp269 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 Denvironment_metrics.hpp29 const std::string& chassisId) in handleEnvironmentMetricsHead()
56 const std::string& chassisId) in handleEnvironmentMetricsGet()
H A Dstorage.hpp679 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 Dsensors.hpp224 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 Dredfish_util.hpp94 std::string chassisId = subtree[0].first.substr(idPos + 1); in getMainChassisId() local
H A Dlog_services.hpp2151 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 Dmanagers.hpp721 bmcweb::AsyncResp>& aRsp) { in requestRoutesManager()
H A Dsystems.hpp3116 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleComputerSystemGet()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dthermal_subsystem_test.cpp20 constexpr const char* chassisId = "ChassisId"; variable
H A Dpower_subsystem_test.cpp20 constexpr const char* chassisId = "ChassisId"; variable
H A Dchassis_test.cpp29 void assertChassisResetActionInfoGet(const std::string& chassisId, in assertChassisResetActionInfoGet()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp30 const std::string& chassisId, Callback&& callback) in getValidChassisPath()
H A Dsensor_utils.hpp693 const std::string& path, const std::string_view chassisId, in objectExcerptToJson()
/openbmc/phosphor-state-manager/
H A Dchassis_check_power_status.cpp28 size_t chassisId = 0; in main() local
H A Dchassis_state_manager_main.cpp24 size_t chassisId = 0; in main() local
H A Dbmc_state_manager.cpp341 size_t chassisId = 0; in discoverLastRebootCause() local
H A Dutils.cpp233 bool checkACLoss(size_t& chassisId) in checkACLoss()
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp805 std::optional<std::string> chassisId; in createPidInterface() local