Home
last modified time | relevance | path

Searched defs:validChassisPath (Results 1 – 8 of 8) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp53 const std::string& validChassisPath, in getFanPaths()
84 const std::optional<std::string>& validChassisPath) in doFanCollection()
121 chassisId](const std::optional<std::string>& validChassisPath) { in handleFanCollectionHead()
204 const std::string& validChassisPath, const std::string& fanId, in getValidFanPath()
376 const std::optional<std::string>& validChassisPath) in doFanGet()
402 fanId](const std::optional<std::string>& validChassisPath) { in handleFanHead()
H A Denvironment_metrics.hpp28 const std::optional<std::string>& validChassisPath) { in handleEnvironmentMetricsHead()
55 const std::optional<std::string>& validChassisPath) { in handleEnvironmentMetricsGet()
H A Dthermal_metrics.hpp18 const std::optional<std::string>& validChassisPath) in doThermalMetrics()
50 chassisId](const std::optional<std::string>& validChassisPath) { in handleThermalMetricsHead()
H A Dpower_subsystem.hpp21 const std::optional<std::string>& validChassisPath) in doPowerSubsystemCollection()
56 const std::optional<std::string>& validChassisPath) { in handlePowerSubsystemCollectionHead()
H A Dthermal_subsystem.hpp21 const std::optional<std::string>& validChassisPath) in doThermalSubsystemCollection()
64 const std::optional<std::string>& validChassisPath) { in handleThermalSubsystemCollectionHead()
H A Dpower_supply.hpp52 const std::optional<std::string>& validChassisPath) in doPowerSupplyCollection()
108 chassisId](const std::optional<std::string>& validChassisPath) { in handlePowerSupplyCollectionHead()
159 const std::string& validChassisPath, const std::string& powerSupplyId, in getValidPowerSupplyPath()
455 const std::optional<std::string>& validChassisPath) in doPowerSupplyGet()
522 powerSupplyId](const std::optional<std::string>& validChassisPath) { in handlePowerSupplyHead()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dthermal_subsystem_test.cpp19 constexpr const char* validChassisPath = "ChassisPath"; variable
H A Dpower_subsystem_test.cpp19 constexpr const char* validChassisPath = "ChassisPath"; variable