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.hpp578 auto __get_vtable() const noexcept -> const _Vtable* in __get_vtable() function in exec::__any::__storage::__t
1081 STDEXEC_ASSERT(__storage_.__get_vtable()->__start_); in start()
1082 __storage_.__get_vtable()->__start_( in start()
1111 __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()
1308 return __storage_.__get_vtable()->__queries()( in query()
1358 if (__self.__storage_.__get_vtable() != in operator ==()
[all …]