Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp455 const std::string& exceptionString, const int errorCode) in callOutI2CEventLog() argument
462 if (!exceptionString.empty()) in callOutI2CEventLog()
464 additionalData["I2C_EXCEPTION"] = exceptionString; in callOutI2CEventLog()
H A Dupdater.hpp198 const std::string& exceptionString = "", const int errorCode = 0);