Home
last modified time | relevance | path

Searched refs:remoteDeathRecipient_ (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_impl.cpp42 remoteDeathRecipient_ = in HciInterfaceImpl()
122 bool result = remote->AddDeathRecipient(remoteDeathRecipient_); in AddHciDeathRecipient()
134 bool result = remote->RemoveDeathRecipient(remoteDeathRecipient_); in RemoveHciDeathRecipient()
H A Dhci_interface_impl.h41 sptr<RemoteDeathRecipient> remoteDeathRecipient_ = nullptr; member in OHOS::HDI::Bluetooth::Hci::V1_0::HciInterfaceImpl
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.cpp51 remoteDeathRecipient_ = in Wifi()
251 bool result = remote->AddDeathRecipient(remoteDeathRecipient_); in AddWifiDeathRecipient()
263 bool result = remote->RemoveDeathRecipient(remoteDeathRecipient_); in RemoveWifiDeathRecipient()
H A Dwifi.h70 sptr<RemoteDeathRecipient> remoteDeathRecipient_ = nullptr; member in OHOS::HDI::Wlan::Chip::V1_0::Wifi
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp64 remoteDeathRecipient_ = in NfcImpl()
269 bool result = remote->AddDeathRecipient(remoteDeathRecipient_); in AddNfcDeathRecipient()
288 bool result = remote->RemoveDeathRecipient(remoteDeathRecipient_); in RemoveNfcDeathRecipient()
H A Dnfc_impl.h51 sptr<RemoteDeathRecipient> remoteDeathRecipient_ = nullptr; member in OHOS::HDI::Nfc::V1_1::NfcImpl
/drivers/peripheral/secure_element/vendor_adaptor/
H A Dse_vendor_adaptions.cpp52 remoteDeathRecipient_ = in SeVendorAdaptions()
300 bool result = remote->AddDeathRecipient(remoteDeathRecipient_); in AddSecureElementDeathRecipient()
315 bool result = remote->RemoveDeathRecipient(remoteDeathRecipient_); in RemoveSecureElementDeathRecipient()
H A Dse_vendor_adaptions.h57 sptr<RemoteDeathRecipient> remoteDeathRecipient_ = nullptr; member in OHOS::HDI::SecureElement::SeVendorAdaptions
/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.cpp51 remoteDeathRecipient_ = in SimSeVendorAdaptions()
397 bool result = remote->AddDeathRecipient(remoteDeathRecipient_); in AddSecureElementDeathRecipient()
412 bool result = remote->RemoveDeathRecipient(remoteDeathRecipient_); in RemoveSecureElementDeathRecipient()
H A Dse_vendor_adaptions.h72 sptr<RemoteDeathRecipient> remoteDeathRecipient_ = nullptr; member in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions

Completed in 5 milliseconds