Searched refs:chassisInterfaces (Results 1 – 9 of 9) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | chassis_utils.hpp | 22 static constexpr std::array<std::string_view, 2> chassisInterfaces = { variable 41 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in getValidChassisPath()
|
| H A D | assembly_utils.hpp | 85 chassisId, "/xyz/openbmc_project/inventory", chassisInterfaces, in getChassisAssembly()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | chassis.hpp | 279 asyncResp, boost::urls::url("/redfish/v1/Chassis"), chassisInterfaces, in handleChassisCollectionGet() 373 chassisInterfaces, in getChassisConnectivity() 379 chassisInterfaces, in getChassisConnectivity() 714 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in handleChassisGet() 773 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in handleChassisPatch()
|
| H A D | redfish_util.hpp | 69 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in getMainChassisId()
|
| H A D | storage_chassis.hpp | 455 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in chassisDriveCollectionGet() 545 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in handleChassisDriveGet()
|
| H A D | power_supply.hpp | 146 chassisId, reqpath, chassisInterfaces, "powered_by", in handlePowerSupplyCollectionGet() 215 chassisId, reqpath, chassisInterfaces, "powered_by", in getValidPowerSupplyPath()
|
| H A D | power.hpp | 289 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in handleChassisPowerGet()
|
| H A D | fan.hpp | 403 chassisId, "/xyz/openbmc_project/inventory", chassisInterfaces, in handleFanPatch()
|
| H A D | sensors.hpp | 439 "/xyz/openbmc_project/inventory", 0, chassisInterfaces, in getChassis()
|