Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dthermal_metrics.hpp24 const std::string& chassisId, const std::string& path, in afterGetTemperatureValue()
69 const std::string& chassisId, const boost::system::error_code& ec, in handleTemperatureReadingsCelsius()
103 const std::string& validChassisPath, const std::string& chassisId) in getTemperatureReadingsCelsius()
117 const std::string& chassisId, in doThermalMetrics()
142 const std::string& chassisId) in handleThermalMetricsHead()
168 const std::string& chassisId) in handleThermalMetricsGet()
H A Dfan.hpp29 const std::string& chassisId, in updateFanList()
84 const std::string& chassisId, in doFanCollection()
112 const std::string& chassisId) in handleFanCollectionHead()
138 const std::string& chassisId) in handleFanCollectionGet()
219 const std::string& chassisId, in addFanCommonProperties()
370 const std::string& chassisId, const std::string& fanId, in afterGetValidFanPath()
381 const std::string& chassisId, const std::string& fanId, in doFanGet()
397 const std::string& chassisId, in handleFanHead()
427 const std::string& chassisId, const std::string& fanId) in handleFanGet()
H A Dpower_subsystem.hpp21 const std::string& chassisId, in doPowerSubsystemCollection()
49 const std::string& chassisId) in handlePowerSubsystemCollectionHead()
74 const std::string& chassisId) in handlePowerSubsystemCollectionGet()
H A Dthermal_subsystem.hpp21 const std::string& chassisId, in doThermalSubsystemCollection()
57 const std::string& chassisId) in handleThermalSubsystemCollectionHead()
82 const std::string& chassisId) in handleThermalSubsystemCollectionGet()
H A Dpower_supply.hpp28 const std::string& chassisId, in updatePowerSupplyList()
53 const std::string& chassisId, const boost::system::error_code& ec, in doPowerSupplyCollection()
84 const std::string& chassisId) in handlePowerSupplyCollectionHead()
110 const std::string& chassisId) in handlePowerSupplyCollectionGet()
177 const std::string& chassisId, const std::string& powerSupplyId, in getValidPowerSupplyPath()
456 const std::string& chassisId, const std::string& powerSupplyId, in doPowerSupplyGet()
483 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyHead()
503 const std::string& chassisId, const std::string& powerSupplyId) in handlePowerSupplyGet()
H A Dchassis.hpp216 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContainedBy()
255 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContains()
297 const std::string& chassisId, const std::string& chassisPath) in getChassisConnectivity()
372 const std::string& chassisId, const std::string& path, in handleDecoratorAssetProperties()
468 const std::string& chassisId, const boost::system::error_code& ec, in handleChassisGetSubTree()
642 const std::string& chassisId) in handleChassisGet()
706 const std::string& chassisId = param; in handleChassisPatch() local
898 const std::string& chassisId) in handleChassisResetActionInfoGet()
H A Denvironment_metrics.hpp20 const std::string& chassisId) in handleEnvironmentMetricsHead()
47 const std::string& chassisId) in handleEnvironmentMetricsGet()
H A Dstorage.hpp680 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()
838 const std::string& chassisId, in buildDrive()
886 const std::string& chassisId, const std::string& driveName, in matchAndFillDrive()
913 const std::string& chassisId, const std::string& driveName) in handleChassisDriveGet()
H A Dsensors.hpp216 const std::string chassisId; member in redfish::SensorsAsyncResp
401 std::string_view chassisId, std::string_view chassisSubNode, in getChassis()
1758 const std::string& chassisId) in getPowerSupply()
2327 std::string_view chassisId, std::string_view chassisSubNode, in getChassisCallback()
2362 const std::string& chassisId) in handleSensorCollectionGet()
2432 const std::string& chassisId, in handleSensorGet()
H A Dredfish_util.hpp93 std::string chassisId = subtree[0].first.substr(idPos + 1); in getMainChassisId() local
H A Dlog_services.hpp2201 const std::string& chassisId) in handleLogServicesDumpServiceComputerSystemGet()
2236 const std::string& chassisId) in handleLogServicesDumpEntriesCollectionComputerSystemGet()
2270 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemGet()
2305 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemDelete()
H A Dmanagers.hpp1079 std::optional<std::string> chassisId; in createPidInterface() local
2157 bmcweb::AsyncResp>& aRsp) { in requestRoutesManager()
H A Dsystems.hpp3123 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleComputerSystemGet()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dthermal_subsystem_test.cpp18 constexpr const char* chassisId = "ChassisId"; variable
H A Dpower_subsystem_test.cpp18 constexpr const char* chassisId = "ChassisId"; variable
H A Dchassis_test.cpp24 void assertChassisResetActionInfoGet(const std::string& chassisId, in assertChassisResetActionInfoGet()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp22 const std::string& chassisId, Callback&& callback) in getValidChassisPath()
H A Dsensor_utils.hpp681 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.cpp327 size_t chassisId = 0; in discoverLastRebootCause() local
H A Dutils.cpp230 bool checkACLoss(size_t& chassisId) in checkACLoss()