Home | History | Annotate | Download | only in binder

Lines Matching refs:BpRefBase

211     // the BpRefBase object holding it (when it is constructed), to the
212 // owner of the BpRefBase object when it first acquires that BpRefBase.
216 BpRefBase::BpRefBase(const sp<IBinder>& o)
227 BpRefBase::~BpRefBase()
237 void BpRefBase::onFirstRef()
242 void BpRefBase::onLastStrongRef(const void* id)
249 bool BpRefBase::onIncStrongAttempted(uint32_t flags, const void* id)