Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.h74 explicit DeathNotifier(const sptr<IRemoteObject> &deathNotify) : serviceBinder(deathNotify) in DeathNotifier() function
94 friend class DeathNotifier; variable