/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/ |
H A D | hdf_remote_service.h | 55 int (*DispatchAsync)(struct HdfRemoteService *, int, struct HdfSBuf *, struct HdfSBuf *); member
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/ |
H A D | foo_callback_proxy.c.txt | 41 remote->dispatcher->DispatchAsync == NULL) { 46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | foo_ext_proxy.c.txt | 43 remote->dispatcher->DispatchAsync == NULL) { 48 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | foo_proxy.c.txt | 107 remote->dispatcher->DispatchAsync == NULL) { 112 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | foo_ext_stub.c.txt | 478 .DispatchAsync = NULL,
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | servstat_listener_holder.c | 99 int ret = holderInst->listenerRemote->dispatcher->DispatchAsync(holderInst->listenerRemote, in UServStatListenerHolderNotifyStatus()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/ |
H A D | audio_callback_proxy.c.txt | 41 remote->dispatcher->DispatchAsync == NULL) { 46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | audio_manager_proxy.c.txt | 55 remote->dispatcher->DispatchAsync == NULL) { 60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | audio_manager_stub.c.txt | 343 .DispatchAsync = NULL,
|
H A D | audio_adapter_proxy.c.txt | 88 remote->dispatcher->DispatchAsync == NULL) { 93 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/ |
H A D | audio_callback_proxy.c.txt | 41 remote->dispatcher->DispatchAsync == NULL) { 46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | audio_manager_proxy.c.txt | 55 remote->dispatcher->DispatchAsync == NULL) { 60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | audio_manager_stub.c.txt | 343 .DispatchAsync = NULL,
|
H A D | audio_adapter_proxy.c.txt | 88 remote->dispatcher->DispatchAsync == NULL) { 93 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/ |
H A D | hostapd_callback_proxy.c.txt | 41 remote->dispatcher->DispatchAsync == NULL) { 46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | hostapd_interface_proxy.c.txt | 65 remote->dispatcher->DispatchAsync == NULL) { 70 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_callback_proxy.c.txt | 61 remote->dispatcher->DispatchAsync == NULL) { 66 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_callback_proxy.c.txt | 61 remote->dispatcher->DispatchAsync == NULL) { 66 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_callback_proxy.c.txt | 61 remote->dispatcher->DispatchAsync == NULL) { 66 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_effect_v1_0/c_target/audio/effect/v1_0/ |
H A D | effect_control_proxy.c.txt | 95 remote->dispatcher->DispatchAsync == NULL) { 100 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | effect_model_proxy.c.txt | 55 remote->dispatcher->DispatchAsync == NULL) { 60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|
H A D | effect_model_stub.c.txt | 432 .DispatchAsync = NULL,
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
H A D | hdf_remote_adapter.cpp | 217 .DispatchAsync = HdfRemoteAdapterDispatchAsync, in HdfRemoteAdapterBind()
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_proxy.c | 45 remote->dispatcher->DispatchAsync == NULL) { in CodecComponentTypeProxyCall()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/ |
H A D | wpa_callback_proxy.c.txt | 41 remote->dispatcher->DispatchAsync == NULL) { 46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
|