Searched refs:mCookieKey (Results 1 – 1 of 1) sorted by relevance
76 sCookies.erase(mCookieKey); in ~DeathRecipient()79 uintptr_t mCookieKey; member in android::DeathNotifier::DeathRecipient104 mDeathRecipient->mCookieKey = sCookieKeyCounter++;105 sCookies[mDeathRecipient->mCookieKey] = mDeathRecipient;110 reinterpret_cast<void*>(mDeathRecipient->mCookieKey));134 reinterpret_cast<void*>(mDeathRecipient->mCookieKey)); in ~DeathNotifier()