Home
last modified time | relevance | path

Searched defs:stubObj (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/audio/effect/host/
H A Daudio_effect_driver.c47 struct HdfRemoteService *stubObj = *effectModelHost->stubObject; in EffectModelDriverDispatch() local
96 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IEFFECTMODEL_INTERFACE_DESC, servi… in HdfEffectModelDriverBind() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary/
H A Daudio_manager_driver.c48 struct HdfRemoteService *stubObj = *audiomanagerHost->stubObject; in AudioManagerDriverDispatch() local
102 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IAUDIOMANAGER_INTERFACE_DESC, serv… in HdfAudioManagerDriverBind() local
/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_drivers.c43 struct HdfRemoteService *stubObj = *wlaninterfaceHost->stubObject; in WlanInterfaceDriverDispatch() local
88 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, ser… in HdfWlanInterfaceDriverBind() local
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c51 struct HdfRemoteService *stubObj = *hostapdinterfaceHost->stubObject; in HostapdInterfaceDriverDispatch() local
93 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IHOSTAPDINTERFACE_INTERFACE_DESC, … in HdfHostapdInterfaceDriverBind() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_drivers.c50 struct HdfRemoteService *stubObj = *wpainterfaceHost->stubObject; in WpaInterfaceDriverDispatch() local
92 …struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWPAINTERFACE_INTERFACE_DESC, serv… in HdfWpaInterfaceDriverBind() local
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_service_stub.cpp141 sptr<IRemoteObject> stubObj = nullptr; in GetSystemAbility() local