Lines Matching defs:BpRefBase
268 // the BpRefBase object holding it (when it is constructed), to the
269 // owner of the BpRefBase object when it first acquires that BpRefBase.
273 BpRefBase::BpRefBase(const sp<IBinder>& o)
284 BpRefBase::~BpRefBase()
294 void BpRefBase::onFirstRef()
299 void BpRefBase::onLastStrongRef(const void* /*id*/)
306 bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/)