Home
last modified time | relevance | path

Searched refs:HdfDeathRecipient (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/
H A Dhdf_remote_service.h61 struct HdfDeathRecipient { struct
63 void (*OnRemoteDied)(struct HdfDeathRecipient *, struct HdfRemoteService *); argument
104 void HdfRemoteServiceAddDeathRecipient(struct HdfRemoteService *service, struct HdfDeathRecipient *…
112 …ServiceRemoveDeathRecipient(struct HdfRemoteService *service, struct HdfDeathRecipient *recipient);
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy_test.cpp91 extern "C" void ProxyOnApRemoteDied(struct HdfDeathRecipient* recipient, struct HdfRemoteService* s…
94 struct HdfDeathRecipient recipient;
141 extern "C" void ProxyOnRemoteDied(struct HdfDeathRecipient* recipient, struct HdfRemoteService* ser…
144 struct HdfDeathRecipient recipient;
/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_component_manager_service.h43 struct HdfDeathRecipient recipient;
48 void CleanRemoteServiceResource(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *…
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/include/
H A Dhdf_remote_adapter_if.h38 void HdfRemoteAdapterAddDeathRecipient(struct HdfRemoteService *service, struct HdfDeathRecipient *…
40 …rRemoveDeathRecipient(struct HdfRemoteService *service, const struct HdfDeathRecipient *recipient);
H A Dhdf_remote_adapter.h46 HdfDeathNotifier(struct HdfRemoteService *service, struct HdfDeathRecipient *recipient);
51 struct HdfDeathRecipient *recipient_;
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_service.c20 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceAddDeathRecipient()
26 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteServiceRemoveDeathRecipient()
H A Dhdf_remote_adapter.cpp90 HdfDeathNotifier::HdfDeathNotifier(struct HdfRemoteService *service, struct HdfDeathRecipient *reci… in HdfDeathNotifier()
177 struct HdfRemoteService *service, struct HdfDeathRecipient *recipient) in HdfRemoteAdapterAddDeathRecipient()
195 struct HdfRemoteService *service, const struct HdfDeathRecipient *recipient) in HdfRemoteAdapterRemoveDeathRecipient()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c218 static void ProxyOnRemoteDied(struct HdfDeathRecipient* recipient, struct HdfRemoteService* service) in ProxyOnRemoteDied()
252 …struct HdfDeathRecipient* recipient = (struct HdfDeathRecipient*)OsalMemCalloc(sizeof(struct HdfDe… in RegistHdfDeathCallBack()
604 static void ProxyOnApRemoteDied(struct HdfDeathRecipient* recipient, struct HdfRemoteService* servi… in ProxyOnApRemoteDied()
638 …struct HdfDeathRecipient* recipient = (struct HdfDeathRecipient*)OsalMemCalloc(sizeof(struct HdfDe… in RegistHdfApDeathCallBack()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevhost_service_proxy.c70 void DevHostServiceProxyOnRemoteDied(struct HdfDeathRecipient *recipient, struct HdfRemoteService *… in DevHostServiceProxyOnRemoteDied()
85 struct HdfDeathRecipient, recipient, struct DevHostServiceProxy, recipient); in DevHostServiceProxyOnRemoteDied()
H A Ddevsvc_manager_stub.c560 void DevSvcManagerOnServiceDied(struct HdfDeathRecipient *recipient, struct HdfRemoteService *remot… in DevSvcManagerOnServiceDied()
563 … HDF_SLIST_CONTAINER_OF(struct HdfDeathRecipient, recipient, struct DevSvcManagerStub, recipient); in DevSvcManagerOnServiceDied()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevhost_service_proxy.h29 struct HdfDeathRecipient recipient;
H A Ddevsvc_manager_stub.h34 struct HdfDeathRecipient recipient;
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevsvc_manager_proxy.h28 struct HdfDeathRecipient recipient;
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_service.c31 static void OnRemoteServiceDied(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in OnRemoteServiceDied()
232 void CleanRemoteServiceResource(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in CleanRemoteServiceResource()
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/uhdf2_ipc_fuzzer/ipc_fuzzer/
H A Dhdfipc_fuzzer.cpp36 struct HdfDeathRecipient* recipient = nullptr; in HdfIpcFuzzTest()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.h103 struct HdfDeathRecipient recipient;
H A Dhostapd_common_cmd.c697 static void OnRemoteServiceDied(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in OnRemoteServiceDied()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.h118 struct HdfDeathRecipient recipient;
H A Dwpa_common_cmd.c1044 static void OnRemoteServiceDied(struct HdfDeathRecipient *deathRecipient, struct HdfRemoteService *… in OnRemoteServiceDied()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevsvc_manager_proxy.c212 static void DevSvcManagerProxyOnRemoteDied(struct HdfDeathRecipient *recipient, struct HdfRemoteSer… in DevSvcManagerProxyOnRemoteDied()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp145 static void AudioHostOnRemoteDied(struct HdfDeathRecipient *recipient, struct HdfRemoteService *ser… in AudioHostOnRemoteDied()
283 static struct HdfDeathRecipient *hdfDeathRecipient_;
293 struct HdfDeathRecipient *AudioRendererSinkInner::hdfDeathRecipient_ = nullptr;
627 hdfDeathRecipient_ = (struct HdfDeathRecipient *)calloc(1, sizeof(*hdfDeathRecipient_)); in InitAudioManager()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp1455 static HdfDeathRecipient recipient = { in AddChipHdiDeathRecipient()
1456 .OnRemoteDied = [](HdfDeathRecipient *recipient, HdfRemoteService *service) { in AddChipHdiDeathRecipient()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp132 struct HdfDeathRecipient recipient;
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp753 struct HdfDeathRecipient* recipient = nullptr;