Searched refs:shared_from_this (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp19 // shared_ptr<T> shared_from_this();
20 // shared_ptr<T const> shared_from_this() const;
39 std::shared_ptr<T> q = p->shared_from_this();
45 std::shared_ptr<T> q = p->shared_from_this();
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp19 // shared_ptr<T> shared_from_this();
20 // shared_ptr<T const> shared_from_this() const;
43 std::shared_ptr<T> q = p->shared_from_this();
49 std::shared_ptr<T> q = p->shared_from_this();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp19 // shared_ptr<T> shared_from_this();
20 // shared_ptr<T const> shared_from_this() const;
43 std::shared_ptr<T> q = p->shared_from_this();
49 std::shared_ptr<T> q = p->shared_from_this();
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dshared_ptr.h117 // set up the data that shared_from_this needs.
428 shared_ptr<T> shared_from_this() {
434 shared_ptr<const T> shared_from_this() const {
453 // weak_this_ so that shared_from_this works correctly. If T does not inherit
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h955 shared_from_this() function in class:tr1::__enable_shared_from_this
959 shared_from_this() const function in class:tr1::__enable_shared_from_this
1142 shared_from_this() function in class:tr1::enable_shared_from_this
1146 shared_from_this() const function in class:tr1::enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dshared_ptr.h538 * @brief Base class allowing use of member function shared_from_this.
556 shared_from_this() function in class:enable_shared_from_this
560 shared_from_this() const function in class:enable_shared_from_this
H A Dshared_ptr_base.h1367 shared_from_this() function in class:__enable_shared_from_this
1371 shared_from_this() const function in class:__enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dshared_ptr.h538 * @brief Base class allowing use of member function shared_from_this.
556 shared_from_this() function in class:enable_shared_from_this
560 shared_from_this() const function in class:enable_shared_from_this
H A Dshared_ptr_base.h1367 shared_from_this() function in class:__enable_shared_from_this
1371 shared_from_this() const function in class:__enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dshared_ptr.h538 * @brief Base class allowing use of member function shared_from_this.
556 shared_from_this() function in class:enable_shared_from_this
560 shared_from_this() const function in class:enable_shared_from_this
H A Dshared_ptr_base.h1367 shared_from_this() function in class:__enable_shared_from_this
1371 shared_from_this() const function in class:__enable_shared_from_this
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dshared_ptr.h538 * @brief Base class allowing use of member function shared_from_this.
556 shared_from_this() function in class:enable_shared_from_this
560 shared_from_this() const function in class:enable_shared_from_this
H A Dshared_ptr_base.h1367 shared_from_this() function in class:__enable_shared_from_this
1371 shared_from_this() const function in class:__enable_shared_from_this
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h528 * @brief Base class allowing use of member function shared_from_this.
546 shared_from_this() function in class:enable_shared_from_this
550 shared_from_this() const function in class:enable_shared_from_this
H A Dshared_ptr_base.h1496 shared_from_this() function in class:__enable_shared_from_this
1500 shared_from_this() const function in class:__enable_shared_from_this
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h528 * @brief Base class allowing use of member function shared_from_this.
546 shared_from_this() function in class:enable_shared_from_this
550 shared_from_this() const function in class:enable_shared_from_this
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h528 * @brief Base class allowing use of member function shared_from_this.
546 shared_from_this() function in class:enable_shared_from_this
550 shared_from_this() const function in class:enable_shared_from_this
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h528 * @brief Base class allowing use of member function shared_from_this.
546 shared_from_this() function in class:enable_shared_from_this
550 shared_from_this() const function in class:enable_shared_from_this

Completed in 405 milliseconds

12