Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp342 __construct_small<_Dp>(static_cast<_Tp&&>(__object));
358 __construct_small<_Tp>(static_cast<_Args&&>(__args)...);
391 void __construct_small(_As&&... __args) in __construct_small() function in exec::__any::__immovable_storage::__t
512 __construct_small<_Dp>(static_cast<_Tp&&>(__object));
527 __construct_small<_Tp>(static_cast<_Args&&>(__args)...);
590 void __construct_small(_As&&... __args) in __construct_small() function in exec::__any::__storage::__t
656 __self.template __construct_small<_Tp>( in STDEXEC_MEMFN_DECL()
685 __self.template __construct_small<_Tp>(__other_object); in STDEXEC_MEMFN_DECL()