Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/tools/i2c/
H A Di2c_interface.hpp19 uint8_t addr, int errorCode = 0) : in I2CException()
40 int errorCode; member in i2c::I2CException
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp147 std::string errorCode = messages::messageVersionPrefix; in TEST() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp383 const boost::system::error_code errorCode) { in pollNVMeDevices()
/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp455 const std::string& exceptionString, const int errorCode) in callOutI2CEventLog()