Home
last modified time | relevance | path

Searched defs:sp_enable_shared_from_this (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/detail/
Dshared_ptr_132.hpp86 template<class T, class Y> void sp_enable_shared_from_this( shared_count const & pn, enable_shared_… in sp_enable_shared_from_this() function
91 inline void sp_enable_shared_from_this( shared_count const & /*pn*/, ... ) in sp_enable_shared_from_this() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dshared_ptr.hpp211 template< class X, class Y, class T > inline void sp_enable_shared_from_this( boost::shared_ptr<X> … in sp_enable_shared_from_this() function
230 inline void sp_enable_shared_from_this( sp_any_pointer, sp_any_pointer, sp_any_pointer ) in sp_enable_shared_from_this() function
236 inline void sp_enable_shared_from_this( ... ) in sp_enable_shared_from_this() function
Denable_shared_from_raw.hpp153 …template< class X, class Y > inline void sp_enable_shared_from_this( boost::shared_ptr<X> * ppx, Y… in sp_enable_shared_from_this() function