Home
last modified time | relevance | path

Searched refs:OnRemoteDied (Results 1 - 25 of 58) sorted by relevance

123

/drivers/peripheral/sensor/hdi_service/
H A Dcallback_death_recipient.h31 void OnRemoteDied(const wptr<IRemoteObject> &object) override
37 ifService->OnRemoteDied(object);
/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_impl.h39 void OnRemoteDied(const wptr<IRemoteObject> &object);
H A Dremote_death_recipient.h39 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::Bluetooth::Hci::V1_0::RemoteDeathRecipient
H A Dhci_interface_impl.cpp43 new RemoteDeathRecipient(std::bind(&HciInterfaceImpl::OnRemoteDied, this, std::placeholders::_1)); in HciInterfaceImpl()
110 void HciInterfaceImpl::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::Bluetooth::Hci::V1_0::HciInterfaceImpl
/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_death_recipient.h38 void OnRemoteDied(const wptr<IRemoteObject> &object) override
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_death_test.h51 void OnRemoteDied(const wptr<IRemoteObject>& remote) override;
H A Dhdi_death_test.cpp32 void ComposerDiedRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() function in ComposerDiedRecipient
/drivers/peripheral/nfc/hdi_service/
H A Dremote_death_recipient.h38 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::Nfc::V1_0::RemoteDeathRecipient
H A Dnfc_impl.h45 void OnRemoteDied(const wptr<IRemoteObject> &object);
/drivers/peripheral/wlan/chip/hdi_service/
H A Dremote_death_recipient.h39 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::Wlan::Chip::V1_0::RemoteDeathRecipient
H A Dwifi.h60 void OnRemoteDied(const wptr<IRemoteObject>& object);
H A Dwifi.cpp52 new RemoteDeathRecipient(std::bind(&Wifi::OnRemoteDied, this, std::placeholders::_1)); in Wifi()
232 void Wifi::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::Wlan::Chip::V1_0::Wifi
234 HDF_LOGI("chip service OnRemoteDied"); in OnRemoteDied()
/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dremote_death_recipient.h39 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::RemoteDeathRecipient
/drivers/peripheral/secure_element/vendor_adaptor/
H A Dremote_death_recipient.h37 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() function in OHOS::HDI::SecureElement::RemoteDeathRecipient
H A Dse_vendor_adaptions.h53 void OnRemoteDied(const wptr<IRemoteObject> &object);
/drivers/hdf_core/interfaces/inner_api/ipc/
H A Dhdf_remote_service.h63 void (*OnRemoteDied)(struct HdfDeathRecipient *, struct HdfRemoteService *); member
/drivers/peripheral/display/buffer/test/unittest/
H A Ddeath_test.h43 void OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject>& remote) override;
H A Ddeath_test.cpp32 void BufferDiedRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject>& remote) in OnRemoteDied() function in OHOS::HDI::Display::TEST::BufferDiedRecipient
/drivers/external_device_manager/interfaces/innerkits/
H A Ddriver_ext_mgr_client.h46 void OnRemoteDied(const wptr<IRemoteObject> &remote);
/drivers/external_device_manager/services/native/driver_extension_manager/include/bus_extension/usb/
H A Dusb_bus_extension.h47 void OnRemoteDied(const wptr<IRemoteObject> &object) override;
/drivers/hdf_core/adapter/uhdf2/ipc/include/
H A Dhdf_remote_adapter.h48 void OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject> &object) override;
/drivers/peripheral/location/agnss/hdi_service/
H A Dagnss_interface_impl.h55 void OnRemoteDied(const wptr<IRemoteObject>& remote) override
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dicamera_host_vdi.h47 void OnRemoteDied(const wptr<IRemoteObject> &object) override
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.h76 void OnRemoteDied(const wptr<IRemoteObject> &object) override;
/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.h74 void OnRemoteDied(const wptr<IRemoteObject>& remote) override

Completed in 6 milliseconds

123