/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __tag_invoke.hpp | 49 STDEXEC_ATTRIBUTE((always_inline)) constexpr auto tag_invoke( in tag_invoke() function 58 constexpr auto tag_invoke(_Tag, const _Env& __env) noexcept( in tag_invoke() function 128 inline constexpr tag_invoke_t tag_invoke{}; variable
|
H A D | __receivers.hpp | 40 friend auto tag_invoke(_Self, _Receiver&& __rcvr, _As&&... __as) noexcept in tag_invoke() function 75 friend auto tag_invoke(_Self, _Receiver&& __rcvr, _Error&& __err) noexcept in tag_invoke() function 111 friend auto tag_invoke(_Self, _Receiver&& __rcvr) noexcept in tag_invoke() function
|
H A D | __operation_states.hpp | 40 friend auto tag_invoke(_Self, in tag_invoke() function
|
H A D | __schedulers.hpp | 37 friend auto tag_invoke(_Self, _Scheduler&& __sched) // in tag_invoke() function
|
H A D | __debug.hpp | 181 void tag_invoke(_Tag, __t<__invalid_completion<_Tag(_Args...)>>, in tag_invoke() function
|
H A D | __p2300.hpp | 35 inline constexpr stdexec::tag_invoke_t tag_invoke{}; variable
|
H A D | __env.hpp | 766 friend auto tag_invoke(_Self, const _EnvProvider& __env_provider) noexcept in tag_invoke() function
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | callback.hpp | 103 friend void tag_invoke(execution::start_t, in tag_invoke() function 146 friend auto tag_invoke(execution::connect_t, callback_sender&& self, in tag_invoke() function
|
H A D | timer.hpp | 49 friend auto tag_invoke(execution::start_t, sleep_operation& self) noexcept in tag_invoke() function 96 friend auto tag_invoke(execution::connect_t, sleep_sender&& self, in tag_invoke() function
|
H A D | match.hpp | 89 friend void tag_invoke(execution::start_t, match_completion& self) noexcept in tag_invoke() function 138 friend auto tag_invoke(execution::connect_t, match_sender&& self, in tag_invoke() function
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 71 friend void tag_invoke(execution::start_t, in tag_invoke() function 92 friend auto tag_invoke(execution::connect_t, wait_process_sender&& self, in tag_invoke() function
|
/openbmc/pldm/requester/ |
H A D | handler.hpp | 500 friend void tag_invoke(stdexec::start_t, SendRecvMsgOperation& op) noexcept in tag_invoke() function 623 friend auto tag_invoke(stdexec::connect_t, SendRecvMsgSender&& self, R r) in tag_invoke() function
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 1454 friend auto tag_invoke(_Tag, Self&& __self, _As&&... __as) // in tag_invoke() function in exec::any_receiver_ref
|