Home
last modified time | relevance | path

Searched refs:hasError (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/softoff/
H A Dsoftoff.hpp39 return hasError; in isError()
141 bool hasError = false; member in pldm::SoftPowerOff
H A Dsoftoff.cpp56 if (hasError || completed) in SoftPowerOff()
76 hasError = true; in SoftPowerOff()
122 hasError = true; in getHostState()
/openbmc/pldm/libpldmresponder/
H A Dfru.cpp435 bool hasError = false; in removeIndividualFRU() local
443 hasError = true; in removeIndividualFRU()
454 hasError = true; in removeIndividualFRU()
478 if (!hasError) in removeIndividualFRU()
485 hasError = true; in removeIndividualFRU()
506 if (hasError) in removeIndividualFRU()
517 hasError = true; in removeIndividualFRU()
522 if (!hasError) in removeIndividualFRU()
528 hasError = true; in removeIndividualFRU()
537 hasError = true; in removeIndividualFRU()
[all …]
/openbmc/phosphor-webui/app/common/directives/
H A Dform-input-error.js3 scope: {hasError: '='},
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2848 bool hasError = false; in ipmiOEMSetFaultIndication() local
2875 hasError = true; in ipmiOEMSetFaultIndication()
2898 hasError = true; in ipmiOEMSetFaultIndication()
2903 if (hasError) in ipmiOEMSetFaultIndication()