Home
last modified time | relevance | path

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

/system/iorap/src/binder/
Dpackage_manager_remote.cc173 android::sp<PackageManagerDeathRecipient> death_recipient) { in RegisterPackageManagerDeathRecipient()
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc315 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_impl()
/system/bt/test/rootcanal/
Dbluetooth_hci.cc216 unlink_cb_ = [this, cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_impl()
/system/bt/audio_hal_interface/
Dclient_interface.cc201 android::sp<BluetoothAudioDeathRecipient> death_recipient, in BluetoothAudioClientInterface()