Searched refs:strongWho (Results 1 – 1 of 1) sorted by relevance
274 sp<IBinder> strongWho = who.promote(); in binderDied() local277 if (recipient != nullptr && strongWho != nullptr) { in binderDied()278 status_t result = recipient->unlinkToDeath(strongWho, mCookie); in binderDied()