Searched refs:wp (Results 1 – 19 of 19) sorted by relevance
217 class wp222 inline wp() : m_ptr(0) { } in wp() function224 wp(T* other);225 wp(const wp<T>& other);226 wp(const sp<T>& other);227 template<typename U> wp(U* other);228 template<typename U> wp(const sp<U>& other);229 template<typename U> wp(const wp<U>& other);231 ~wp();235 wp& operator = (T* other);[all …]
29 template<typename T> class wp; variable48 inline bool operator _op_ (const wp<T>& o) const { \52 inline bool operator _op_ (const wp<U>& o) const { \106 template<typename Y> friend class wp; variable
87 WeakMessageHandler(const wp<MessageHandler>& handler);91 wp<MessageHandler> mHandler;
78 void binderDied(const android::wp<android::IBinder>& who) override;104 using android::wp;191 const wp<IBinder>& who) { in binderDied()
94 void binderDied(const android::wp<android::IBinder>& who) override;121 using android::wp;238 const wp<IBinder>& who) { in binderDied()
151 android::wp<BluetoothLowEnergyBinderServer> weak_ptr_to_this(this); in StartMultiAdvertising()192 android::wp<BluetoothLowEnergyBinderServer> weak_ptr_to_this(this); in StopMultiAdvertising()
142 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in EndServiceDeclaration()206 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in SendNotification()
46 android::wp<InterfaceWithInstancesBase> weak_ptr_to_this(this); in RegisterInstanceBase()
44 void binderDied(const wp<IBinder>& who);
93 void BatteryPropertiesRegistrar::binderDied(const wp<IBinder>& who) { in binderDied()
52 void binderDied(const wp<IBinder>& who);
257 void FingerprintDaemonProxy::binderDied(const wp<IBinder>& who) { in binderDied()
59 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied()
37 void binderDied(const wp<IBinder>& who) override { in binderDied()
36 void binderDied(const wp<IBinder>& who);
51 void KeyStoreService::binderDied(const wp<IBinder>& who) { in binderDied()
723 wp<Thread> weak(strong); in _threadLoop()
33 WeakMessageHandler::WeakMessageHandler(const wp<MessageHandler>& handler) : in WeakMessageHandler()
790 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied()