| /drivers/peripheral/display/composer/test/unittest/ |
| D | hdi_death_test.cpp | 44 sptr<IRemoteObject::DeathRecipient> recipient = new ComposerDiedRecipient(); variable 56 sptr<IRemoteObject::DeathRecipient> recipient = new ComposerDiedRecipient(); variable
|
| /drivers/peripheral/display/buffer/test/unittest/ |
| D | death_test.cpp | 44 sptr<IRemoteObject::DeathRecipient> recipient = new BufferDiedRecipient(); variable 56 sptr<IRemoteObject::DeathRecipient> recipient = new BufferDiedRecipient(); variable
|
| /drivers/hdf_core/adapter/uhdf2/ipc/src/ |
| D | hdf_remote_service.c | 20 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceAddDeathRecipient() 26 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceRemoveDeathRecipient()
|
| D | hdf_remote_adapter.cpp | 72 …thNotifier::HdfDeathNotifier(struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfDeathNotifier() 159 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteAdapterAddDeathRecipient() 177 struct HdfRemoteService *service, const struct HdfDeathRecipient *recipient) in HdfRemoteAdapterRemoveDeathRecipient()
|
| /drivers/hdf_core/adapter/uhdf2/manager/include/ |
| D | devhost_service_proxy.h | 29 struct HdfDeathRecipient recipient; member
|
| D | devsvc_manager_stub.h | 34 struct HdfDeathRecipient recipient; member
|
| /drivers/peripheral/codec/hal/include/ |
| D | codec_component_manager_service.h | 43 struct HdfDeathRecipient recipient; member
|
| /drivers/hdf_core/adapter/uhdf2/host/include/ |
| D | devsvc_manager_proxy.h | 28 struct HdfDeathRecipient recipient; member
|
| /drivers/hdf_core/adapter/uhdf2/manager/src/ |
| D | devhost_service_proxy.c | 70 void DevHostServiceProxyOnRemoteDied(struct HdfDeathRecipient *recipient, struct HdfRemoteService *… in DevHostServiceProxyOnRemoteDied()
|
| D | devsvc_manager_stub.c | 533 void DevSvcManagerOnServiceDied(struct HdfDeathRecipient *recipient, struct HdfRemoteService *remot… in DevSvcManagerOnServiceDied()
|
| /drivers/peripheral/display/hdi_service/gralloc/client/ |
| D | display_gralloc_client.cpp | 63 const sptr<IRemoteObject::DeathRecipient> recipient = new GrallocDeathRecipient(func, data); in RegAllocatorDeathCallback() local
|
| /drivers/interface/display/buffer/v1_0/hdi_impl/ |
| D | display_buffer_hdi_impl.cpp | 102 bool DisplayBufferHdiImpl::AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& recipient) in AddDeathRecipient()
|
| /drivers/hdf_core/adapter/uhdf2/host/test/unittest/ |
| D | devhost_test.cpp | 124 struct HdfDeathRecipient recipient; variable
|
| /drivers/hdf_core/adapter/uhdf2/host/src/ |
| D | devsvc_manager_proxy.c | 211 static void DevSvcManagerProxyOnRemoteDied(struct HdfDeathRecipient *recipient, struct HdfRemoteSer… in DevSvcManagerProxyOnRemoteDied()
|
| /drivers/peripheral/location/agnss/hdi_service/ |
| D | agnss_interface_impl.cpp | 255 auto recipient = iter->second; in RemoveAgnssDeathRecipient() local
|
| /drivers/peripheral/location/gnss/hdi_service/ |
| D | gnss_interface_impl.cpp | 307 auto recipient = iter->second; in RemoveGnssDeathRecipient() local
|
| /drivers/interface/display/composer/v1_0/hdi_impl/ |
| D | display_composer_hdi_impl.h | 90 virtual bool AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& recipient) override in AddDeathRecipient()
|