Searched defs:weak_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 | 62 weak_ptr<T> weak_from_this() BOOST_SP_NOEXCEPT in weak_from_this() function in boost::enable_shared_from_this |
D | enable_shared_from_raw.hpp | 95 weak_ptr<void const volatile> weak_from_this() const in weak_from_this() function in boost::enable_shared_from_raw |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ | ||
D | weak_from_test.cpp | 35 boost::weak_ptr<Z> weak_from_this() in weak_from_this() function in Z |