Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__tag_invoke.hpp89 inline constexpr tag_invoke_t tag_invoke{}; variable
H A D__p2300.hpp35 inline constexpr stdexec::tag_invoke_t tag_invoke{}; variable
/openbmc/pldm/requester/
H A Dhandler.hpp499 friend void tag_invoke(stdexec::start_t, SendRecvMsgOperation& op) noexcept in tag_invoke() function
622 friend auto tag_invoke(stdexec::connect_t, SendRecvMsgSender&& self, R r) in tag_invoke() function