Home
last modified time | relevance | path

Searched defs:DeathNotifier (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.cpp59 struct DeathNotifier : public IBinder::DeathRecipient, struct
61 explicit DeathNotifier() { in DeathNotifier() function
74 sp<DeathNotifier> mDeathNotifier; argument