Searched refs:_ERROR_ (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __transform_completion_signatures.hpp | 125 auto __for_each_completion_signature_fn(_ERROR_<_What, _With...>**) 126 -> _ERROR_<_What, _With...>; 164 auto __transform_sigs_fn(_ERROR_<_What, _With...>**) 165 -> _ERROR_<_What, _With...>;
|
H A D | __senders.hpp | 46 __same_as<_Completions, _ERROR_<__dependent_completions>>; 49 using dependent_completions = _ERROR_<__detail::__dependent_completions>;
|
H A D | __meta.hpp | 332 struct _ERROR_ struct 334 auto operator,(__msuccess) const noexcept -> _ERROR_; 342 using __mexception = _ERROR_<_What, _With...>; 348 extern _ERROR_<_What, _With...> __ok_v<__mexception<_What, _With...>>; 791 struct __muncurry_<_ERROR_<_What, _With...>> 794 using __f = _ERROR_<_What, _With...>;
|