Lines Matching refs:BpRefBase
218 // the BpRefBase object holding it (when it is constructed), to the
219 // owner of the BpRefBase object when it first acquires that BpRefBase.
223 BpRefBase::BpRefBase(const sp<IBinder>& o)
234 BpRefBase::~BpRefBase()
244 void BpRefBase::onFirstRef()
249 void BpRefBase::onLastStrongRef(const void* id)
256 bool BpRefBase::onIncStrongAttempted(uint32_t flags, const void* id)