Searched refs:cookieKey (Results 1 – 1 of 1) sorted by relevance
167 uintptr_t cookieKey = sCookieKeyCounter++; in registerSelf() local168 sCookies.emplace(cookieKey, std::move(cookie)); in registerSelf()171 mCookieKeys.insert(cookieKey); in registerSelf()174 AIBinder_linkToDeath(binder.get(), mDeathRecipient.get(), reinterpret_cast<void*>(cookieKey)); in registerSelf()