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 | 323 struct _ERROR_ struct 325 auto operator,(__msuccess) const noexcept -> _ERROR_; 333 using __mexception = _ERROR_<_What, _With...>; 339 extern _ERROR_<_What, _With...> __ok_v<__mexception<_What, _With...>>; 740 struct __muncurry_<_ERROR_<_What, _With...>> 743 using __f = _ERROR_<_What, _With...>;
|