Home
last modified time | relevance | path

Searched refs:current_exception (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_logging_utils_tests.cpp68 eptr = std::current_exception(); in TEST()
110 eptr = std::current_exception(); in TEST()
146 eptr = std::current_exception(); in TEST()
174 eptr = std::current_exception(); in TEST()
207 eptr = std::current_exception(); in TEST()
242 eptr = std::current_exception(); in TEST()
276 eptr = std::current_exception(); in TEST()
308 eptr = std::current_exception(); in TEST()
339 eptr = std::current_exception(); in TEST()
369 eptr = std::current_exception(); in TEST()
[all …]
H A Dexception_utils_tests.cpp57 eptr = std::current_exception(); in TEST()
140 eptr = std::current_exception(); in TEST()
190 eptr = std::current_exception(); in TEST()
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp226 if (current_exception) in process()
228 auto ex = std::exchange(current_exception, nullptr); in process()
244 if (current_exception) in process_discard()
246 auto ex = std::exchange(current_exception, nullptr); in process_discard()
521 current_exception = exception; in set_current_exception()
535 std::exception_ptr current_exception; member
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp97 std::current_exception()); in handler()
117 std::current_exception()); in tag_invoke()
H A Dtimer.hpp59 std::current_exception()); in tag_invoke()
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.aserver.callback.hpp.mako123 std::current_exception());
217 std::current_exception());
240 std::current_exception());
H A Dproperty.server.cpp.mako33 o->get_bus().set_current_exception(std::current_exception());
87 o->get_bus().set_current_exception(std::current_exception());
H A Dproperty.aserver.callback.hpp.mako47 std::current_exception());
91 std::current_exception());
H A Dmethod.prototype.hpp.mako64 o->get_bus().set_current_exception(std::current_exception());
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__run_loop.hpp88 std::current_exception()); in __execute_impl()
223 std::current_exception()); in start()
H A D__into_variant.hpp105 std::current_exception());
H A D__stopped_as_optional.hpp102 std::current_exception());
H A D__bulk.hpp161 std::current_exception());
H A D__connect_awaitable.hpp226 __eptr = std::current_exception(); in __co_impl()
H A D__when_all.hpp384 std::current_exception()); in __set_error()
434 __set_error(__state, __rcvr, std::current_exception());
H A D__schedule_from.hpp267 std::current_exception());
H A D__receivers.hpp231 std::current_exception()); in __set_value_invoke()
H A D__as_awaitable.hpp68 std::current_exception()); in set_value()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_detection.cpp59 error_logging_utils::logError(std::current_exception(), in execute()
H A Dsensor_monitoring.cpp77 error_logging_utils::logError(std::current_exception(), in execute()
H A Dconfiguration.cpp77 error_logging_utils::logError(std::current_exception(), in execute()
H A Ddevice.cpp83 error_logging_utils::logError(std::current_exception(), in close()
H A Dphase_fault_detection.cpp80 error_logging_utils::logError(std::current_exception(), in execute()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp114 std::current_exception()); in start()
H A Dasync_scope.hpp418 std::current_exception()); in __complete_()
483 std::current_exception()); in start()
657 set_error_t(), std::current_exception()); in __save_completion()

12