Home
last modified time | relevance | path

Searched defs:__get (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__manual_lifetime.hpp73 auto __get() & noexcept -> _Ty& { in __get() function in stdexec::__manual_lifetime
79 auto __get() && noexcept -> _Ty&& { in __get() function in stdexec::__manual_lifetime
85 auto __get() const & noexcept -> const _Ty& { in __get() function in stdexec::__manual_lifetime
H A D__bulk.hpp56 const _Pol& __get() const noexcept { in __get() function
66 const sequenced_policy& __get() const noexcept { in __get() function
76 const parallel_policy& __get() const noexcept { in __get() function
86 const parallel_unsequenced_policy& __get() const noexcept { in __get() function
96 const unsequenced_policy& __get() const noexcept { in __get() function