Searched defs:errorType (Results 1 – 14 of 14) sorted by relevance
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
56 ErrorType errorType{}; in logError() local
110 bool isErrorTypeValid(const std::string& errorType) in isErrorTypeValid()
118 auto errorType = etype.value(); in addCallback() local
359 std::string errorType = extractParameter<std::string>( in getErrorDumpType() local
17 "errorType": { object
19 "errorType": { object
69 "errorType": { object
93 "errorType": { object
352 "errorType": { object
135 "errorType": { object
473 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isBMCSRC() local485 uint8_t errorType = strtoul(as.substr(0, 2).c_str(), nullptr, 16); in isHostbootSRC() local