Searched refs:DeathRecipientCookie (Results 1 – 1 of 1) sorted by relevance
501 struct DeathRecipientCookie { struct512 auto funcs = static_cast<DeathRecipientCookie*>(cookie); in LambdaOnDeath() argument519 auto funcs = static_cast<DeathRecipientCookie*>(cookie); in LambdaOnUnlink()558 DeathRecipientCookie* cookie = new DeathRecipientCookie{&onDeath, &onUnlink}; in TEST()620 DeathRecipientCookie* cookie = new DeathRecipientCookie{&onDeath, &onUnlink}; in TEST()681 DeathRecipientCookie* cookie = new DeathRecipientCookie{&onDeath, &onUnlink}; in TEST()701 auto funcs = static_cast<DeathRecipientCookie*>(cookie); in LambdaOnUnlinkMultiple()730 DeathRecipientCookie* cookie = new DeathRecipientCookie{&onDeath, &onUnlink}; in TEST()