/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | id_map_tests.cpp | 60 catch (const std::exception& error) in TEST() local 80 catch (const std::invalid_argument& error) in TEST() local 108 catch (const std::exception& error) in TEST() local 123 catch (const std::invalid_argument& error) in TEST() local 150 catch (const std::exception& error) in TEST() local 166 catch (const std::invalid_argument& error) in TEST() local 196 catch (const std::exception& error) in TEST() local 212 catch (const std::exception& error) in TEST() local 234 catch (const std::exception& error) in TEST() local 249 catch (const std::exception& error) in TEST() local [all …]
|
H A D | pmbus_error_tests.cpp | 24 PMBusError error( in TEST() local 36 PMBusError error( in TEST() local 44 PMBusError error( in TEST() local 53 PMBusError error( in TEST() local
|
H A D | write_verification_error_tests.cpp | 24 WriteVerificationError error( in TEST() local 38 WriteVerificationError error( in TEST() local 47 WriteVerificationError error( in TEST() local 57 WriteVerificationError error( in TEST() local
|
H A D | config_file_parser_error_tests.cpp | 27 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local 37 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local 44 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local
|
/openbmc/phosphor-webui/app/overview/controllers/ |
H A D | system-overview-controller.js | 40 function(error) { argument 49 function(error) { argument 61 function(error) { argument 69 function(error) { argument 77 function(error) { argument 85 function(error) { argument 98 function(error) { argument 109 function(error) { argument 150 function(error) { argument
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | action_utils_tests.cpp | 51 catch (const std::exception& error) in TEST() local 77 catch (const std::exception& error) in TEST() local 100 catch (const std::exception& error) in TEST() local 123 catch (const std::exception& error) in TEST() local
|
H A D | action_error_tests.cpp | 28 ActionError error{action}; in TEST() local 35 ActionError error{action, "Infinite loop"}; in TEST() local 44 ActionError error{action, "Invalid rule ID"}; in TEST() local
|
H A D | run_rule_action_tests.cpp | 62 catch (const std::exception& error) in TEST() local 90 catch (const std::exception& error) in TEST() local 119 catch (const std::exception& error) in TEST() local 152 catch (const std::exception& error) in TEST() local 185 catch (const std::exception& error) in TEST() local
|
H A D | and_action_tests.cpp | 61 catch (const std::exception& error) in TEST() local 88 catch (const std::exception& error) in TEST() local 117 catch (const std::exception& error) in TEST() local 146 catch (const std::exception& error) in TEST() local
|
H A D | or_action_tests.cpp | 62 catch (const std::exception& error) in TEST() local 89 catch (const std::exception& error) in TEST() local 118 catch (const std::exception& error) in TEST() local 147 catch (const std::exception& error) in TEST() local
|
H A D | action_environment_tests.cpp | 64 catch (const std::exception& error) in TEST() local 167 catch (const std::exception& error) in TEST() local 184 catch (const std::exception& error) in TEST() local 235 catch (const std::exception& error) in TEST() local 251 catch (const std::exception& error) in TEST() local 308 catch (const std::exception& error) in TEST() local 323 catch (const std::exception& error) in TEST() local 351 catch (const std::exception& error) in TEST() local
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | network-controller.js | 160 function(error) { argument 175 function(error) { argument 185 function(error) { argument 195 function(error) { argument 207 function(error) { argument 219 function(error) { argument 230 function(error) { argument 246 function(error) { argument 269 function(error) { argument 274 function(error) { argument
|
H A D | firmware-controller.js | 47 $scope.error = {modal_title: '', title: '', desc: '', type: 'warning'}; class in $scope 76 function(error) { argument 102 function(error) { argument 112 function(error) { argument 123 function(error) { argument 152 .catch(function(error) { argument 167 .catch(function(error) { argument 190 function(error) { argument 223 function(error) { argument 263 function(error) { argument
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | error.c | 139 const char *error) in report_ccb_status() 180 const char *error) in report_jump_status() 187 const char *error) in report_deco_status() 216 const char *error) in report_jr_status() 223 const char *error) in report_cond_code_status() 234 const char *error; in caam_jr_strstatus() member 246 const char *error = status_src[ssrc].error; in caam_jr_strstatus() local
|
/openbmc/boost-dbus/include/dbus/ |
H A D | error.hpp | 37 class error { class 41 error() { in error() function in dbus::error 45 error(DBusError *src) { in error() function in dbus::error 50 error(dbus::message &m) { in error() function in dbus::error
|
/openbmc/openpower-occ-control/ |
H A D | occ_device.cpp | 79 void Device::errorCallback(int error) in errorCallback() 106 void Device::timeoutCallback(int error) in timeoutCallback() 114 void Device::throttleProcTempCallback(int error) in throttleProcTempCallback() 121 void Device::throttleProcPowerCallback(int error) in throttleProcPowerCallback() 128 void Device::throttleMemTempCallback(int error) in throttleMemTempCallback()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_error_tests.cpp | 28 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local 40 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local 48 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() local
|
/openbmc/u-boot/drivers/sound/ |
H A D | max98090.c | 31 int error; in max98090_hw_params() local 82 int error = 0; in max98090_set_sysclk() local 128 int error = 0; in max98090_set_fmt() local 237 int error = 0; in max98090_device_init() local 265 int error; in max98090_setup_interface() local
|
H A D | max98088.c | 61 int error; in max98088_hw_params() local 121 int error = 0; in max98088_set_sysclk() local 171 int error = 0; in max98088_set_fmt() local 285 int error = 0; in max98088_device_init() local 312 int error; in max98088_setup_interface() local
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-usage-controller.js | 27 function(error) { argument 35 function(error) { argument 82 function(error) { argument 92 function(error) { argument
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | power_interface.cpp | 39 sd_bus_error* error) in callbackGetPgood() 69 sd_bus_error* error) in callbackGetPgoodTimeout() 98 sd_bus_error* error) in callbackGetPowerState() 132 sd_bus_error* error) in callbackSetPgoodTimeout() 165 sd_bus_error* error) in callbackGetState() 193 sd_bus_error* error) in callbackSetPowerState() 233 sd_bus_message* msg, void* context, sd_bus_error* error) in callbackSetPowerSupplyError()
|
/openbmc/pldm/fw-update/ |
H A D | watch.cpp | 37 auto error = errno; in Watch() local 45 auto error = errno; in Watch() local 84 auto error = errno; in callback() local
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | runtime_warning.hpp | 29 explicit RuntimeWarning(const std::string& error) : error{error} {} in RuntimeWarning() 42 std::string error; member in phosphor::software::updater::RuntimeWarning
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | watch.cpp | 46 auto error = errno; in Watch() local 54 auto error = errno; in Watch() local 93 auto error = errno; in callback() local
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | watch.cpp | 42 auto error = errno; in Watch() local 79 auto error = errno; in callback() local 109 auto error = errno; in inotifyInit() local
|