Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp300 static const GuardType UNRECOVERABLE; member in analyzer::callout::GuardType
331 inline const GuardType GuardType::UNRECOVERABLE{"GARD_Unrecoverable"};
H A Dservice_data.hpp84 return callout::GuardType::UNRECOVERABLE; in queryGuardPolicy()