Home
last modified time | relevance | path

Searched refs:__data_of (Results 1 – 13 of 13) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__read_env.hpp95 -> __completions_t<__data_of<_Self>, _Env> { return {}; };
99 using __query = __data_of<_Self>;
H A D__bulk.hpp118 using __fun_t = decltype(__decay_t<__data_of<_Sender>>::__fun_);
121 using __shape_t = decltype(__decay_t<__data_of<_Sender>>::__shape_);
H A D__write_env.hpp78 __meval<__env::__join_t, const __decay_t<__data_of<_Self>>&,
H A D__just.hpp43 __mapply<__qf<__tag_t>, __decay_t<__data_of<_Sender>>>>{};
H A D__split.hpp79 __receiver_t<__child_of<_Sender>, __decay_t<__data_of<_Sender>>>; in transform_sender()
H A D__then.hpp83 -> __completions_t<__decay_t<__data_of<_Sender>>, __child_of<_Sender>,
H A D__ensure_started.hpp87 __receiver_t<__child_of<_Sender>, __decay_t<__data_of<_Sender>>>; in transform_sender()
H A D__upon_error.hpp85 -> __completion_signatures_t<__decay_t<__data_of<_Sender>>,
H A D__upon_stopped.hpp86 -> __completion_signatures_t<__decay_t<__data_of<_Sender>>,
H A D__continue_on.hpp49 __result_of<schedule_from, __scheduler_t<__data_of<_Sender>>,
H A D__sender_introspection.hpp81 using __data_of = typename __detail::__desc_of<_Sender>::__data; typedef
H A D__let.hpp514 -> __completions<__let_t<_Set, _Domain>, __data_of<_Self>,
523 using _Fun = __data_of<_Sender>;
H A D__shared.hpp495 -> __completions<_Tag, typename __data_of<_Self>::__sh_state_t> {