Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Denable_shared_from_raw.hpp28 …ared_from_this( boost::shared_ptr<X> * ppx, Y const * py, boost::enable_shared_from_raw const * pe…
32 class enable_shared_from_raw class
36 enable_shared_from_raw() in enable_shared_from_raw() function in boost::enable_shared_from_raw
40 enable_shared_from_raw( enable_shared_from_raw const & ) in enable_shared_from_raw() function in boost::enable_shared_from_raw
44 enable_shared_from_raw & operator=( enable_shared_from_raw const & ) in operator =()
49 ~enable_shared_from_raw() in ~enable_shared_from_raw()
81 …ared_from_this( boost::shared_ptr<X> * ppx, Y const * py, boost::enable_shared_from_raw const * pe…
92 return const_cast< enable_shared_from_raw const * >( this )->shared_from_this(); in shared_from_this()
103 return const_cast< enable_shared_from_raw const * >( this )->weak_from_this(); in weak_from_this()
140 return boost::shared_ptr<T>(p->enable_shared_from_raw::shared_from_this(), p); in shared_from_raw()
[all …]
Dshared_ptr.hpp57 class enable_shared_from_raw;
219 …ared_from_this( boost::shared_ptr<X> * ppx, Y const * py, boost::enable_shared_from_raw const * pe…
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dshared_from_raw_test.cpp88 class impl: public X, public virtual Y, public virtual boost::enable_shared_from_raw
123 struct V: public boost::enable_shared_from_raw
Dshared_from_raw_test2.cpp20 class X: public boost::enable_shared_from_raw
140 struct V: public boost::enable_shared_from_raw
Dshared_from_raw_test5.cpp23 class X: public boost::enable_shared_from_raw
78 struct Y: public boost::enable_shared_from_raw
Dshared_from_raw_test6.cpp34 class X: public boost::enable_shared_from_raw
Dshared_from_raw_test3.cpp22 class X: public boost::enable_shared_from_raw
Dweak_from_raw_test5.cpp19 class X: public boost::enable_shared_from_raw
Dweak_from_raw_test.cpp18 struct X: public boost::enable_shared_from_raw
Dweak_from_raw_test4.cpp39 class X: public boost::enable_shared_from_raw
Dweak_from_raw_test2.cpp39 class X: public boost::enable_shared_from_raw
Dweak_from_raw_test3.cpp19 class X: public boost::enable_shared_from_raw
Dshared_from_raw_test4.cpp19 class X: public boost::enable_shared_from_raw