Home
last modified time | relevance | path

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

/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp718 auto maxPath = historyObjectPath + '/' + history::Maximum::name; in enableHistory() local
722 maximum = std::make_unique<history::Maximum>(bus, maxPath); in enableHistory()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp788 auto maxPath = historyObjectPath + '/' + history::Maximum::name; in enableHistory() local
792 maximum = std::make_unique<history::Maximum>(bus, maxPath); in enableHistory()