Home
last modified time | relevance | path

Searched refs:__operation_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__connect_awaitable.hpp172 using __operation_t = __t<__operation<__id<_Receiver>>>; typedef
213 -> __operation_t<_Receiver> in __co_impl()
248 -> __operation_t<_Receiver> in operator ()()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp121 using __operation_t = __t<__operation<_Tag, __id<_Default>, __id<_Receiver>>>; typedef
147 -> __operation_t<_Tag, __default_t<env_of_t<_Receiver>>, _Receiver> in connect()