Searched refs:decStrong (Results 1 – 10 of 10) sorted by relevance
264 if (oldPtr) oldPtr->decStrong(this);305 m_ptr->decStrong(this); in ~sp()314 if (oldPtr) oldPtr->decStrong(this);323 if (oldPtr) oldPtr->decStrong(this);335 if (oldPtr) oldPtr->decStrong(this);344 if (m_ptr) m_ptr->decStrong(this);356 if (oldPtr) oldPtr->decStrong(this);373 oldPtr->decStrong(this); in clear()
46 inline void decStrong(__attribute__((unused)) const void* id) const { in decStrong() function
286 void decStrong(const void* id) const;
250 mRemote->decStrong(this); in ~BpHwRefBase()263 mRemote->decStrong(this); in onLastStrongRef()
142 if (mGlobalState) mGlobalState->decStrong(this); in ~BufferedTextOutput()
510 obj->decStrong(mProcess.get()); in processPendingDerefs()533 obj->decStrong(mProcess.get()); in processPostWriteDerefs()1204 reinterpret_cast<BHwBinder*>(tr.cookie)->decStrong(this); in executeCommand()
137 reinterpret_cast<IBinder*>(obj.cookie)->decStrong(who); in release_object()148 b->decStrong(who); in release_object()
70 ref->decStrong(nullptr); in __anondcbc87e00102()166 ref->decStrong(nullptr); in loop()
88 self->decStrong((void*)threadDestructor); in threadDestructor()102 old->decStrong((void*)threadDestructor); in setForThread()
460 void RefBase::decStrong(const void* id) const in decStrong() function in android::RefBase