Searched refs:death_recipient_ (Results 1 – 7 of 7) sorted by relevance
77 death_recipient_(nullptr), in OffloadScanManager()95 death_recipient_ = offload_service_utils_.lock()->GetOffloadDeathRecipient( in InitService()100 wifi_offload_hal_->linkToDeath(death_recipient_, cookie); in InitService()261 wifi_offload_hal_->unlinkToDeath(death_recipient_); in ~OffloadScanManager()325 death_recipient_.clear(); in OnObjectDeath()
148 android::sp<OffloadDeathRecipient> death_recipient_; variable
62 : death_recipient_(new BluetoothDeathRecipient(this)) {} in BluetoothHci()72 death_recipient_->setHasDied(false); in initialize()73 cb->linkToDeath(death_recipient_, 0); in initialize()
60 sp<BluetoothDeathRecipient> death_recipient_;
265 : death_recipient_(new BluetoothDeathRecipient(this)) {} in BluetoothHci()275 death_recipient_->setHasDied(false); in initialize()276 cb->linkToDeath(death_recipient_, 0); in initialize()305 unlink_cb_(death_recipient_); in close()
66 ::android::sp<BluetoothDeathRecipient> death_recipient_;
70 sp<OffloadDeathRecipient>* death_recipient_) { in CaptureDeathRecipient() argument72 *death_recipient_ = sp<OffloadDeathRecipient>(death_recipient); in CaptureDeathRecipient()96 Invoke(bind(CaptureDeathRecipient, _1, &death_recipient_))); in SetUp()108 death_recipient_.clear(); in TearDown()113 sp<OffloadDeathRecipient> death_recipient_; member in android::wificond::OffloadScanManagerTest140 death_recipient_->serviceDied(cookie_, mock_offload_); in TEST_F()155 death_recipient_->serviceDied(kDeathCode, mock_offload_); in TEST_F()