Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp45 std::optional<std::string> chassisPath; in getValidChassisPath() local
/openbmc/phosphor-state-manager/
H A Dchassis_check_power_status.cpp51 std::string chassisPath = in main() local
/openbmc/openpower-occ-control/
H A Docc_dbus.hpp170 std::string chassisPath; member in open_power::occ::dbus::OccDBusSensors
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp135 auto chassisPath = getChassis(bus, invpath); in handleChassisHealthRollup() local
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp70 const std::optional<std::string>& chassisPath) in afterGetChassisPath()
H A Dchassis.hpp297 const std::string& chassisId, const std::string& chassisPath) in getChassisConnectivity()
H A Dsensors.hpp426 const std::string* chassisPath = nullptr; in getChassis() local
/openbmc/dbus-sensors/src/
H A DUtils.cpp617 const std::string& inventoryPath, const std::string& chassisPath) in setInventoryAssociation()