Home
last modified time | relevance | path

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

/openbmc/phosphor-power/cold-redundancy/
H A Dutil.cpp33 std::string pathStr = psuEventPath + psuName + "_OperationalStatus"; in getPSUEvent()
H A Dutil.hpp41 static std::string psuEventPath = "/xyz/openbmc_project/State/Decorator/"; variable