Home
last modified time | relevance | path

Searched refs:CHASSIS_IFACE (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/
H A Dtypes.hpp19 constexpr auto CHASSIS_IFACE = "xyz.openbmc_project.Inventory.Item.Chassis"; variable
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp202 std::vector<std::string> interfaces{CHASSIS_IFACE}; in getChassis()