Home
last modified time | relevance | path

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

/packages/modules/Virtualization/compos/composd_cmd/
Dcomposd_cmd.rs149 let mut death_recipient = DeathRecipient::new(move || { in run_async_compilation() localVariable
/packages/modules/Virtualization/vmclient/src/
Dlib.rs184 let death_recipient = wait_for_binder_death(&mut vm.as_binder(), state.clone())?; in create() localVariable
273 let mut death_recipient = DeathRecipient::new(move || { in wait_for_binder_death() localVariable
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc228 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_impl()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc196 android::sp<BluetoothAudioDeathRecipient> death_recipient, in BluetoothAudioClientInterface()
/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc225 android::sp<BluetoothAudioDeathRecipient> death_recipient, in BluetoothAudioClientInterface()