Home
last modified time | relevance | path

Searched defs:stubData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_drivers.c55 struct HdfWlanStubData *stubData = HdfStubDriver(); in HdfWlanInterfaceDriverInit() local
109 struct HdfWlanStubData *stubData = HdfStubDriver(); in HdfWlanInterfaceDriverRelease() local
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c65 struct HdfHostapdStubData *stubData = HdfHostapdStubDriver(); in HdfHostapdInterfaceDriverInit() local
117 struct HdfHostapdStubData *stubData = HdfHostapdStubDriver(); in HdfHostapdInterfaceDriverRelease() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_drivers.c64 struct HdfWpaStubData *stubData = HdfWpaStubDriver(); in HdfWpaInterfaceDriverInit() local
116 struct HdfWpaStubData *stubData = HdfWpaStubDriver(); in HdfWpaInterfaceDriverRelease() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp135 static char stubData[ALIGN_SIZE] = {0}; in Write() local