Home
last modified time | relevance | path

Searched refs:DeathRecipient (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.h84 class DeathRecipient : public hidl_death_recipient {
86 DeathRecipient(const sp<Contexthub> contexthub);
98 sp<DeathRecipient> mDeathRecipient;
DNanohubHidlAdapter.cpp52 : mDeathRecipient(new DeathRecipient(this)), in Contexthub()
105 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() function in android::hardware::contexthub::V1_0::implementation::Contexthub::DeathRecipient
108 void Contexthub::DeathRecipient::serviceDied( in serviceDied()
/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs27 use binder::{DeathRecipient, IBinder, Interface, Strong};
42 death_recipient: DeathRecipient,
236 let mut death_recipient = DeathRecipient::new(move || { in open()
/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/
DMdnsOffloadManagerTest.java131 ArgumentCaptor<IBinder.DeathRecipient> mDeathRecipientCaptor;
604 mDeathRecipientCaptor.getAllValues().forEach(IBinder.DeathRecipient::binderDied); in whenClientDies_cleansUpOffloadData()
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes6700 android.os.IBinder$DeathRecipient
6728 android.os.IHwBinder$DeathRecipient
8037 android.telecom.TelecomManager$DeathRecipient
8383 android.telephony.TelephonyManager$DeathRecipient
Dboot-image-profile.txt6034 Landroid/os/IBinder$DeathRecipient;
6062 Landroid/os/IHwBinder$DeathRecipient;
7375 Landroid/telecom/TelecomManager$DeathRecipient;
7721 Landroid/telephony/TelephonyManager$DeathRecipient;
25126 …tentObserverProxy;-><init>(Landroid/database/IContentObserver;Landroid/os/IBinder$DeathRecipient;)V
25127 …ursorToBulkCursorAdaptor$ContentObserverProxy;->unlinkToDeath(Landroid/os/IBinder$DeathRecipient;)Z
33476 HSPLandroid/os/Binder;->linkToDeath(Landroid/os/IBinder$DeathRecipient;I)V
33486 HSPLandroid/os/Binder;->unlinkToDeath(Landroid/os/IBinder$DeathRecipient;I)Z
33496 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder…
33900 HSPLandroid/os/IBinder$DeathRecipient;->binderDied(Landroid/os/IBinder;)V
[all …]