Searched refs:sCookieKeyCounter (Results 1 – 2 of 2) sorted by relevance
28 static uintptr_t sCookieKeyCounter = 0; variable104 mDeathRecipient->mCookieKey = sCookieKeyCounter++;
82 static uintptr_t sCookieKeyCounter; variable167 uintptr_t cookieKey = sCookieKeyCounter++; in registerSelf()