Home
last modified time | relevance | path

Searched defs:error (Results 26 – 50 of 342) sorted by relevance

12345678910>>...14

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js295 .catch(function(error) { argument
313 .catch(function(error) { argument
347 function(error) { argument
372 function(error) { argument
402 function(error) { argument
H A Dbmc-reboot-controller.js21 function(error) { argument
35 function(error) { argument
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dstandard_device_tests.cpp230 std::string error = in TEST() local
273 std::string error = in TEST() local
322 std::string error = in TEST() local
375 std::string error = in TEST() local
426 std::string error = in TEST() local
474 std::string error = in TEST() local
523 std::string error = in TEST() local
578 std::string error = in TEST() local
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dnot_action_tests.cpp61 catch (const std::exception& error) in TEST() local
75 catch (const std::exception& error) in TEST() local
89 catch (const std::exception& error) in TEST() local
H A Dif_action_tests.cpp109 catch (const std::exception& error) in TEST() local
138 catch (const std::exception& error) in TEST() local
167 catch (const std::exception& error) in TEST() local
196 catch (const std::exception& error) in TEST() local
225 catch (const std::exception& error) in TEST() local
247 catch (const std::exception& error) in TEST() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser_error.hpp49 const std::string& error) : in ConfigFileParserError()
83 const std::string error{}; member in phosphor::power::regulators::ConfigFileParserError
H A Dwrite_verification_error.hpp51 explicit WriteVerificationError(const std::string& error, in WriteVerificationError()
92 const std::string error{}; member in phosphor::power::regulators::WriteVerificationError
H A Dpmbus_error.hpp48 explicit PMBusError(const std::string& error, const std::string& deviceID, in PMBusError()
88 const std::string error{}; member in phosphor::power::regulators::PMBusError
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_sdbus_error.hpp31 TestSDBusError(const std::string& error) : error{error} {} in TestSDBusError()
54 const std::string error{}; member in phosphor::power::regulators::TestSDBusError
H A Drule_tests.cpp71 catch (const std::exception& error) in TEST() local
95 catch (const std::exception& error) in TEST() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser_error.hpp48 const std::string& error) : in ConfigFileParserError()
82 const std::string error{}; member in phosphor::power::sequencer::ConfigFileParserError
/openbmc/phosphor-webui/app/common/services/
H A DuserModel.js18 APIUtils.login(username, password, function(response, error) { argument
46 APIUtils.logout(function(response, error) { argument
/openbmc/phosphor-debug-collector/
H A Dwatch.cpp47 auto error = errno; in Watch() local
71 auto error = errno; in inotifyInit() local
99 auto error = errno; in callback() local
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-header.js93 function(error) { argument
114 function(error) { argument
130 userModel.logout(function(status, error) { argument
/openbmc/ibm-logging/
H A Dcondense_policy.py44 def add_details(error, details, condensed): argument
102 error = name[0:separatorPos] variable
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp73 const sdbusplus::exception::UnpackPropertyError& error) in logExpectedException()
124 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllPropertiesStringTypeOnly() local
159 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties() local
174 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties() local
189 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties() local
/openbmc/u-boot/drivers/sound/
H A Dmax98095.c62 int error; in max98095_hw_params() local
127 int error = 0; in max98095_set_sysclk() local
171 int error = 0; in max98095_set_fmt() local
331 int error; in max98095_setup_interface() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.hpp96 FanError(const std::string& error, const std::string& fan, in FanError()
115 FanError(const std::string& error, in FanError()
/openbmc/sdbusplus/test/exception/
H A Dsdbus_error.cpp34 sd_bus_error error = SD_BUS_ERROR_NULL; in TEST() local
78 sd_bus_error error = SD_BUS_ERROR_NULL; in TEST() local
142 sd_bus_error error = SD_BUS_ERROR_NULL; in TEST() local
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js65 function(error) { argument
122 function(error) { argument
152 function(error) { argument
172 function(error) { argument
H A Dcertificate-controller.js47 .catch(function(error) { argument
73 function(error) { argument
97 function(error) { argument
179 function(error) { argument
/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/
H A Dserver.hpp28 sd_bus_error* error, std::function<Return(Args&&...)> f) in property_callback()
84 sd_bus_error* error, std::function<Return(Args&&...)> f) in method_callback()
/openbmc/phosphor-power/phosphor-regulators/src/interfaces/
H A Dmanager_interface.cpp41 sd_bus_error* error) in callbackConfigure()
72 sd_bus_error* error) in callbackMonitor()
/openbmc/hiomapd/
H A Dmboxctl.c68 sd_bus_error error = SD_BUS_ERROR_NULL; in mboxctl_directive() local
98 sd_bus_error error = SD_BUS_ERROR_NULL; in mboxctl_getter() local
180 sd_bus_error error = SD_BUS_ERROR_NULL; in handle_cmd_resume() local
247 sd_bus_error error = SD_BUS_ERROR_NULL; in handle_cmd_backend() local
/openbmc/qemu/tests/qtest/
H A Dtpm-tests.c40 GError *error = NULL; in tpm_test_swtpm_test() local
86 GError *error = NULL; in tpm_test_swtpm_migration_test() local

12345678910>>...14