Searched refs:DeathNotifier (Results 1 – 4 of 4) sorted by relevance
30 class DeathNotifier : public android::hardware::hidl_death_recipient130 android::sp<DeathNotifier> death_notifier_;
674 : interfaces_(interfaces), death_notifier_(sp<DeathNotifier>::make()) in Hostapd()
38 class DeathNotifier : public android::hardware::hidl_death_recipient41 DeathNotifier(struct wpa_global *wpa_global) in DeathNotifier() function289 android::sp<DeathNotifier> death_notifier_;
68 const android::sp<DeathNotifier> &death_notifier, in registerForDeathAndAddCallbackHidlObjectToList()113 const android::sp<DeathNotifier> &death_notifier, in addIfaceCallbackHidlObjectToMap()133 const android::sp<DeathNotifier> &death_notifier, in addNetworkCallbackHidlObjectToMap()157 const android::sp<DeathNotifier> &death_notifier, in removeAllIfaceCallbackHidlObjectsFromMap()180 const android::sp<DeathNotifier> &death_notifier, in removeAllNetworkCallbackHidlObjectsFromMap()442 death_notifier_ = sp<DeathNotifier>::make(global); in registerHidlService()