Home
last modified time | relevance | path

Searched refs:DispatchAsync (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/
H A Dhdf_remote_service.h55 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 Dfoo_callback_proxy.c.txt41 remote->dispatcher->DispatchAsync == NULL) {
46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Dfoo_ext_proxy.c.txt43 remote->dispatcher->DispatchAsync == NULL) {
48 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Dfoo_proxy.c.txt107 remote->dispatcher->DispatchAsync == NULL) {
112 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Dfoo_ext_stub.c.txt478 .DispatchAsync = NULL,
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Dservstat_listener_holder.c99 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 Daudio_callback_proxy.c.txt41 remote->dispatcher->DispatchAsync == NULL) {
46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Daudio_manager_proxy.c.txt55 remote->dispatcher->DispatchAsync == NULL) {
60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Daudio_manager_stub.c.txt343 .DispatchAsync = NULL,
H A Daudio_adapter_proxy.c.txt88 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 Daudio_callback_proxy.c.txt41 remote->dispatcher->DispatchAsync == NULL) {
46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Daudio_manager_proxy.c.txt55 remote->dispatcher->DispatchAsync == NULL) {
60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Daudio_manager_stub.c.txt343 .DispatchAsync = NULL,
H A Daudio_adapter_proxy.c.txt88 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 Dhostapd_callback_proxy.c.txt41 remote->dispatcher->DispatchAsync == NULL) {
46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Dhostapd_interface_proxy.c.txt65 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 Dwlan_callback_proxy.c.txt61 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 Dwlan_callback_proxy.c.txt61 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 Dwlan_callback_proxy.c.txt61 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 Deffect_control_proxy.c.txt95 remote->dispatcher->DispatchAsync == NULL) {
100 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Deffect_model_proxy.c.txt55 remote->dispatcher->DispatchAsync == NULL) {
60 return remote->dispatcher->DispatchAsync(remote, id, data, reply);
H A Deffect_model_stub.c.txt432 .DispatchAsync = NULL,
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_adapter.cpp217 .DispatchAsync = HdfRemoteAdapterDispatchAsync, in HdfRemoteAdapterBind()
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_proxy.c45 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 Dwpa_callback_proxy.c.txt41 remote->dispatcher->DispatchAsync == NULL) {
46 return remote->dispatcher->DispatchAsync(remote, id, data, reply);

12