Searched defs:DeathNotifier (Results 1 – 8 of 8) sorted by relevance
45 DeathNotifier() {} in DeathNotifier() function51 friend class DeathNotifier; variable
85 DeathNotifier() {} in DeathNotifier() function
499 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
748 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
418 DeathNotifier() {} in DeathNotifier() function
46 class DeathNotifier : public IBinder::DeathRecipient class49 DeathNotifier() { in DeathNotifier() function in android::__anon274c1b0c0111::DeathNotifier
138 DeathNotifier() {} in DeathNotifier() function
169 struct ACodec::DeathNotifier : public IBinder::DeathRecipient { struct in android::ACodec170 DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() argument174 virtual void binderDied(const wp<IBinder> &) { in binderDied()179 virtual ~DeathNotifier() {} in ~DeathNotifier()182 sp<AMessage> mNotify;