Searched refs:kCookieKey (Results 1 – 2 of 2) sorted by relevance
59 explicit DeathMonitor(uintptr_t cookieKey) : kCookieKey(cookieKey) {} in DeathMonitor()68 uintptr_t getCookieKey() const { return kCookieKey; } in getCookieKey()79 const uintptr_t kCookieKey; variable
90 sCookies.erase(kCookieKey); in ~DeathMonitor()