Home
last modified time | relevance | path

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

12

/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 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 Dfan.hpp43 updateFanList(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const dbus::utility::MapperGetSubTreePathsResponse & fanPaths) updateFanList() argument
98 doFanCollection(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::optional<std::string> & validChassisPath) doFanCollection() argument
126 handleFanCollectionHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handleFanCollectionHead() argument
152 handleFanCollectionGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handleFanCollectionGet() argument
233 addFanCommonProperties(crow::Response & resp,const std::string & chassisId,const std::string & fanId) addFanCommonProperties() argument
382 afterGetValidFanObject(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId,const std::string & fanPath,const std::string & service) afterGetValidFanObject() argument
394 doFanGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId,const std::optional<std::string> & validChassisPath) doFanGet() argument
410 handleFanHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId) handleFanHead() argument
440 handleFanGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId) handleFanGet() argument
454 handleSetFanPathById(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId,bool locationIndicatorActive,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreePathsResponse & fanPaths) handleSetFanPathById() argument
487 handleFanPatch(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId) handleFanPatch() argument
[all...]
H A Dpower_supply.hpp46 updatePowerSupplyList(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const dbus::utility::MapperGetSubTreePathsResponse & powerSupplyPaths) updatePowerSupplyList() argument
71 doPowerSupplyCollection(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreePathsResponse & subtreePaths) doPowerSupplyCollection() argument
108 handlePowerSupplyCollectionHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handlePowerSupplyCollectionHead() argument
135 handlePowerSupplyCollectionGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handlePowerSupplyCollectionGet() argument
207 getValidPowerSupplyPath(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & powerSupplyId,std::function<void (const std::string & powerSupplyPath,const std::string & service)> && callback) getValidPowerSupplyPath() argument
480 doPowerSupplyGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & powerSupplyId,const std::string & powerSupplyPath,const std::string & service) doPowerSupplyGet() argument
516 handlePowerSupplyHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & powerSupplyId) handlePowerSupplyHead() argument
544 handlePowerSupplyGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & powerSupplyId) handlePowerSupplyGet() argument
567 handlePowerSupplyPatch(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & powerSupplyId) handlePowerSupplyPatch() argument
[all...]
H A Denvironment_metrics.hpp56 path, chassisId, in handleEnvironmentMetricsGet() argument
29 handleEnvironmentMetricsHead(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handleEnvironmentMetricsHead() argument
[all...]
H A Dchassis.hpp267 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContainedBy()
306 const std::string& chassisId, const boost::system::error_code& ec, in getChassisContains()
348 const std::string& chassisId, const std::string& chassisPath) in getChassisConnectivity()
419 const std::string& chassisId, const std::string& path, in handleDecoratorAssetProperties()
508 const std::string& chassisId, const boost::system::error_code& ec, in handleChassisGetSubTree()
689 const std::string& chassisId) in handleChassisGet()
753 const std::string& chassisId = param; in handleChassisPatch() local
948 const std::string& chassisId) in handleChassisResetActionInfoGet()
H A Dstorage.hpp680 __anoncaeb4f4c0802(const std::string& chassisId, const std::shared_ptr<bmcweb::AsyncResp>& aRsp) afterGetSubtreeSystemsStorageDrive() argument
734 afterChassisDriveCollectionSubtreeGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreeResponse & subtree) afterChassisDriveCollectionSubtreeGet() argument
812 chassisDriveCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) chassisDriveCollectionGet() argument
835 buildDrive(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreeResponse & subtree) buildDrive() argument
883 matchAndFillDrive(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName,const std::vector<std::string> & resp) matchAndFillDrive() argument
910 handleChassisDriveGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName) handleChassisDriveGet() argument
[all...]
H A Dsensors.hpp246 const std::string chassisId; member in redfish::SensorsAsyncResp
431 std::string_view chassisId, std::string_view chassisSubNode, in getChassis()
1795 const std::string& chassisId) in getPowerSupply()
2367 std::string_view chassisId, std::string_view chassisSubNode, in getChassisCallback()
2402 const std::string& chassisId) in handleSensorCollectionGet()
2472 const std::string& chassisId, in handleSensorGet()
H A Dredfish_util.hpp92 std::string chassisId = subtree[0].first.substr(idPos + 1); in getMainChassisId() local
H A Dassembly.hpp188 const std::string& chassisId, const std::vector<std::string>& assemblies) in getAssemblyProperties()
H A Dlog_services.hpp1273 const std::string& chassisId) in handleLogServicesDumpServiceComputerSystemGet()
1308 const std::string& chassisId) in handleLogServicesDumpEntriesCollectionComputerSystemGet()
1342 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemGet()
1377 const std::string& chassisId, const std::string& dumpId) in handleLogServicesDumpEntryComputerSystemDelete()
H A Dmanagers.hpp854 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleManagerGet()
/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.hpp35 const std::string& chassisId, Callback&& callback) in getValidChassisPath()
H A Dassembly_utils.hpp77 const std::string& chassisId, in getChassisAssembly()
H A Dsensor_utils.hpp723 objectExcerptToJson(const std::string & path,const std::string_view chassisId,ChassisSubNode chassisSubNode,const std::optional<std::string> & sensorTypeExpected,const dbus::utility::DBusPropertiesMap & propertiesDict,nlohmann::json & sensorJson) objectExcerptToJson() argument
/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.cpp344 size_t chassisId = 0; in discoverLastRebootCause() local
H A Dutils.cpp233 bool checkACLoss(size_t& chassisId) in checkACLoss()
/openbmc/phosphor-power/
H A Dutility.cpp231 uint32_t chassisId; in getChassisInventoryUniqueId() local
240 uint64_t chassisId; in getParentEMUniqueId() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis_manager.cpp102 uint64_t chassisId) in getMatchingChassisPtr()

12