Home
last modified time | relevance | path

Searched defs:_Domain (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp303 using _Domain = __domain::__common_domain_t<_Child...>; typedef
479 using _Domain = __domain::__common_domain_t<_Child...>; typedef
H A D__senders.hpp240 using _Domain = __late_domain_of_t<_Sender, env_of_t<_Receiver>>; in __select_impl() typedef
H A D__let.hpp361 using _Domain = __result_domain_t<_Set, _Child, _Fun, _Env, _Sched>; in __mk_transform_sender_fn() typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp379 using _Domain = __late_domain_of_t<_Sender, env_of_t<_Receiver&>>; in __select_impl() typedef