Searched defs:errorType (Results 1 – 22 of 22) sorted by relevance
177 uint8_t errorType = (eventData[11] >> 2) & 0x03; in handleSystemEvent() local208 uint8_t errorType = (eventData[11] >> 2) & 0x03; in handleSystemEvent() local243 UnifiedError errorType = static_cast<UnifiedError>(generalInfo & 0xF); in handleUnifiedBIOSEvent() local
65 ErrorType errorType{ErrorType::phaseFaultN}; in toErrorType() local
79 void setWasLogged(ErrorType errorType, bool wasLogged) in setWasLogged()
91 ErrorType errorType = toErrorType(faultType); in checkForPhaseFault() local
58 ErrorType errorType{}; in logError() local
118 auto errorType = etype.value(); in addCallback() local
359 std::string errorType = extractParameter<std::string>( in getErrorDumpType() local
13 "errorType": { object
19 "errorType": { object
18 "errorType": { object
103 "errorType": { object
63 "errorType": { object
17 "errorType": { object
75 "errorType": { object99 "errorType": { object
66 "errorType": { object
67 "errorType": 31677, number
65 "errorType": 0, number
466 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isBMCSRC() local478 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isHostbootSRC() local