Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp379 [[nodiscard]] auto __get_vtable() const noexcept -> const _Vtable* in __get_vtable() function in exec::__any::__immovable_storage::__t
577 auto __get_vtable() const noexcept -> const _Vtable* in __get_vtable() function in exec::__any::__storage::__t
1080 STDEXEC_ASSERT(__storage_.__get_vtable()->__start_); in start()
1081 __storage_.__get_vtable()->__start_( in start()
1109 STDEXEC_ASSERT(__storage_.__get_vtable()->__start_); in start()
1110 __storage_.__get_vtable()->__start_( in start()
1234 return __storage_.__get_vtable()->__connect_( in __connect()
1246 return {__storage_.__get_vtable(), in get_env()
1293 STDEXEC_ASSERT(__storage_.__get_vtable()->__schedule_); in schedule()
1294 return __storage_.__get_vtable()->__schedule_( in schedule()
[all …]