Home
last modified time | relevance | path

Searched refs:__mexception (Results 1 – 12 of 12) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__diagnostics.hpp102 __mexception<_CANNOT_PIPE_INTO_A_SENDER_<>, _WITH_SENDER_<_Sender>>;
109 __mexception< //
H A D__completion_signatures.hpp56 __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, _WITH_SENDER_<_Sender>,
H A D__let.hpp162 using __t = __mexception<
172 using __bad_result_sender = __mexception<
299 using __f = __mexception<__no_common_domain_t<_Set>,
H A D__read_env.hpp49 __mexception< //
H A D__on.hpp68 return __mexception<_CANNOT_RESTORE_EXECUTION_CONTEXT_AFTER_ON_<>, in get_completion_signatures()
H A D__when_all.hpp93 __mexception<_INVALID_WHEN_ALL_ARGUMENT_<>, _WITH_SENDER_<_Sender>,
293 using __error_t = __mexception<_INVALID_ARGUMENTS_TO_WHEN_ALL_,
H A D__receivers.hpp173 -> __mexception<_MISSING_COMPLETION_SIGNAL_<_Tag(_Args...)>,
H A D__meta.hpp341 using __mexception = _ERROR_<_What, _With...>; typedef
347 extern _ERROR_<_What, _With...> __ok_v<__mexception<_What, _With...>>;
641 using __f = __mexception<_BAD_SUBSTITUTION_<>, _WITH_META_FUNCTION_T_,
649 using __f = __mexception<_BAD_SUBSTITUTION_<>, _WITH_META_FUNCTION_,
H A D__sync_wait.hpp193 __mexception<__invalid_argument_to_sync_wait<_Diagnostic>,
H A D__transform_sender.hpp253 return __mexception<_CHILD_SENDERS_WITH_DIFFERENT_DOMAINS_, in transform_sender()
H A D__senders.hpp166 using _Result = __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, in __impl()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp220 __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, in __impl()
270 -> stdexec::__mexception<_MISSING_SET_NEXT_OVERLOAD_FOR_ITEM_<_Item>,