Searched defs:errorCode (Results 1 – 5 of 5) sorted by relevance
19 uint8_t addr, int errorCode = 0) : in I2CException()40 int errorCode; member in i2c::I2CException
147 std::string errorCode = messages::messageVersionPrefix; in TEST() local
341 uint8_t errorCode = eventData[12]; in handleUnifiedBIOSEvent() local362 uint16_t errorCode = (eventData[9] << 8) | eventData[10]; in handleUnifiedBIOSEvent() local
383 const boost::system::error_code errorCode) { in pollNVMeDevices()
455 const std::string& exceptionString, const int errorCode) in callOutI2CEventLog()