Home
last modified time | relevance | path

Searched defs:errorOccurred (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsensor_monitoring.cpp85 bool errorOccurred = (errorCount > 0); in execute() local
H A Ddbus_sensors.cpp51 void DBusSensors::endRail(bool errorOccurred) in endRail()
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1323 bool errorOccurred = false; member in AsyncCallbackHandler