/ohos5.0/drivers/peripheral/wlan/hdi_service/ |
H A D | wlan_interface_drivers.c | 43 struct HdfRemoteService *stubObj = *wlaninterfaceHost->stubObject; in WlanInterfaceDriverDispatch() local 44 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { in WlanInterfaceDriverDispatch() 48 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… in WlanInterfaceDriverDispatch() 88 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, ser… in HdfWlanInterfaceDriverBind() local 89 if (stubObj == NULL) { in HdfWlanInterfaceDriverBind() 99 wlaninterfaceHost->stubObject = stubObj; in HdfWlanInterfaceDriverBind()
|
/ohos5.0/drivers/peripheral/audio/effect/host/ |
H A D | audio_effect_driver.c | 47 struct HdfRemoteService *stubObj = *effectModelHost->stubObject; in EffectModelDriverDispatch() local 48 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { in EffectModelDriverDispatch() 52 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… in EffectModelDriverDispatch() 96 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IEFFECTMODEL_INTERFACE_DESC, servi… in HdfEffectModelDriverBind() local 97 if (stubObj == NULL) { in HdfEffectModelDriverBind() 107 effectModelHost->stubObject = stubObj; in HdfEffectModelDriverBind()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary/ |
H A D | audio_manager_driver.c | 48 struct HdfRemoteService *stubObj = *audiomanagerHost->stubObject; in AudioManagerDriverDispatch() local 49 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { in AudioManagerDriverDispatch() 53 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… in AudioManagerDriverDispatch() 102 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IAUDIOMANAGER_INTERFACE_DESC, serv… in HdfAudioManagerDriverBind() local 103 if (stubObj == NULL) { in HdfAudioManagerDriverBind() 114 audiomanagerHost->stubObject = stubObj; in HdfAudioManagerDriverBind()
|
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/ |
H A D | hostapd_interface_drivers.c | 51 struct HdfRemoteService *stubObj = *hostapdinterfaceHost->stubObject; in HostapdInterfaceDriverDispatch() local 52 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { in HostapdInterfaceDriverDispatch() 56 …int ret = stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, r… in HostapdInterfaceDriverDispatch() 93 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IHOSTAPDINTERFACE_INTERFACE_DESC, … in HdfHostapdInterfaceDriverBind() local 94 if (stubObj == NULL) { in HdfHostapdInterfaceDriverBind() 105 hostapdinterfaceHost->stubObject = stubObj; in HdfHostapdInterfaceDriverBind()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/ |
H A D | wpa_interface_drivers.c | 50 struct HdfRemoteService *stubObj = *wpainterfaceHost->stubObject; in WpaInterfaceDriverDispatch() local 51 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { in WpaInterfaceDriverDispatch() 55 …int ret = stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, r… in WpaInterfaceDriverDispatch() 92 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWPAINTERFACE_INTERFACE_DESC, serv… in HdfWpaInterfaceDriverBind() local 93 if (stubObj == NULL) { in HdfWpaInterfaceDriverBind() 104 wpainterfaceHost->stubObject = stubObj; in HdfWpaInterfaceDriverBind()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_effect_v1_0/c_target/audio/effect/v1_0/ |
H A D | effect_model_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IEFFECTMODEL_INTERFACE_DESC, servi… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/ |
H A D | audio_manager_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IAUDIOMANAGER_INTERFACE_DESC, serv… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/ |
H A D | audio_manager_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IAUDIOMANAGER_INTERFACE_DESC, serv… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/ |
H A D | hostapd_interface_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IHOSTAPDINTERFACE_INTERFACE_DESC, … 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_interface_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, ser… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_interface_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, ser… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_interface_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, ser… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/ |
H A D | wpa_interface_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWPAINTERFACE_INTERFACE_DESC, serv… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/ |
H A D | foo_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 … struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IFOO_INTERFACE_DESC, serviceImpl); 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
H A D | foo_ext_driver.c.txt | 42 struct HdfRemoteService *stubObj = *host->stubObject; 43 if (stubObj == NULL || stubObj->dispatcher == NULL || stubObj->dispatcher->Dispatch == NULL) { 47 …return stubObj->dispatcher->Dispatch((struct HdfRemoteService *)stubObj->target, cmdId, data, repl… 78 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IFOOEXT_INTERFACE_DESC, serviceImp… 79 if (stubObj == NULL) { 90 host->stubObject = stubObj;
|
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
H A D | avcodec_service_stub.cpp | 141 sptr<IRemoteObject> stubObj = nullptr; in GetSystemAbility() local 142 int32_t ret = GetSubSystemAbility(id, listenerObj, stubObj); in GetSystemAbility() 143 (void)reply.WriteRemoteObject(stubObj); in GetSystemAbility()
|