Searched refs:__mexception (Results 1 – 12 of 12) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __diagnostics.hpp | 102 __mexception<_CANNOT_PIPE_INTO_A_SENDER_<>, _WITH_SENDER_<_Sender>>; 109 __mexception< //
|
H A D | __completion_signatures.hpp | 56 __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, _WITH_SENDER_<_Sender>,
|
H A D | __let.hpp | 162 using __t = __mexception< 172 using __bad_result_sender = __mexception< 299 using __f = __mexception<__no_common_domain_t<_Set>,
|
H A D | __read_env.hpp | 49 __mexception< //
|
H A D | __on.hpp | 68 return __mexception<_CANNOT_RESTORE_EXECUTION_CONTEXT_AFTER_ON_<>, in get_completion_signatures()
|
H A D | __when_all.hpp | 93 __mexception<_INVALID_WHEN_ALL_ARGUMENT_<>, _WITH_SENDER_<_Sender>, 293 using __error_t = __mexception<_INVALID_ARGUMENTS_TO_WHEN_ALL_,
|
H A D | __receivers.hpp | 173 -> __mexception<_MISSING_COMPLETION_SIGNAL_<_Tag(_Args...)>,
|
H A D | __meta.hpp | 341 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.hpp | 193 __mexception<__invalid_argument_to_sync_wait<_Diagnostic>,
|
H A D | __transform_sender.hpp | 253 return __mexception<_CHILD_SENDERS_WITH_DIFFERENT_DOMAINS_, in transform_sender()
|
H A D | __senders.hpp | 166 using _Result = __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, in __impl()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | sequence_senders.hpp | 220 __mexception<_UNRECOGNIZED_SENDER_TYPE_<>, in __impl() 270 -> stdexec::__mexception<_MISSING_SET_NEXT_OVERLOAD_FOR_ITEM_<_Item>,
|