Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp458 {"CALLOUT_INVENTORY_PATH", getPsuInventoryPath()}}; in callOutI2CEventLog()
477 {"CALLOUT_INVENTORY_PATH", getPsuInventoryPath()}}; in callOutPsuEventLog()
499 {"SUCCESSFUL_PSU_UPDATE", getPsuInventoryPath()}, in callOutGoodEventLog()
500 {"FIRMWARE_VERSION", version::getVersion(bus, getPsuInventoryPath())}}; in callOutGoodEventLog()
H A Dupdater.hpp127 const std::string& getPsuInventoryPath() const in getPsuInventoryPath() function in updater::Updater