Home
last modified time | relevance | path

Searched defs:tag_invoke (Results 1 – 13 of 13) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__tag_invoke.hpp49 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.hpp40 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.hpp40 friend auto tag_invoke(_Self, in tag_invoke() function
H A D__schedulers.hpp37 friend auto tag_invoke(_Self, _Scheduler&& __sched) // in tag_invoke() function
H A D__debug.hpp181 void tag_invoke(_Tag, __t<__invalid_completion<_Tag(_Args...)>>, in tag_invoke() function
H A D__p2300.hpp35 inline constexpr stdexec::tag_invoke_t tag_invoke{}; variable
H A D__env.hpp766 friend auto tag_invoke(_Self, const _EnvProvider& __env_provider) noexcept in tag_invoke() function
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp103 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 Dtimer.hpp49 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 Dmatch.hpp89 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 Dcontext.cpp71 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 Dhandler.hpp500 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 Dany_sender_of.hpp1454 friend auto tag_invoke(_Tag, Self&& __self, _As&&... __as) // in tag_invoke() function in exec::any_receiver_ref