Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp4271 auto __get_result_receiver(_Receiver&& __rcvr) -> decltype(auto) in __get_result_receiver() function
4390 __state.__get_result_receiver(static_cast<_Receiver&&>(__rcvr)); in __bind()