Searched defs:shared_from_this (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ | ||
D | enable_shared_from_this.hpp | 48 shared_ptr<T> shared_from_this() in shared_from_this() function in boost::enable_shared_from_this |
D | enable_shared_from_raw.hpp | 84 shared_ptr<void const volatile> shared_from_this() const in shared_from_this() function in boost::enable_shared_from_raw |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ | ||
D | shared_from_test.cpp | 34 boost::shared_ptr<Z> shared_from_this() in shared_from_this() function in Z |