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