Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 48) sorted by relevance

12

/drivers/hdf_core/framework/utils/src/
Dhdf_sbuf_impl_raw.c37 #define SBUF_RAW_CAST(impl) (struct HdfSBufRaw *)(impl) argument
51 static void SbufRawImplRecycle(struct HdfSBufImpl *impl) in SbufRawImplRecycle()
72 static bool SbufRawImplWriteRollback(struct HdfSBufImpl *impl, uint32_t size) in SbufRawImplWriteRollback()
89 static bool SbufRawImplReadRollback(struct HdfSBufImpl *impl, uint32_t size) in SbufRawImplReadRollback()
106 static const uint8_t *SbufRawImplGetData(const struct HdfSBufImpl *impl) in SbufRawImplGetData()
116 static void SbufRawImplSetDataSize(struct HdfSBufImpl *impl, size_t size) in SbufRawImplSetDataSize()
128 static void SbufRawImplFlush(struct HdfSBufImpl *impl) in SbufRawImplFlush()
137 static size_t SbufRawImplGetCapacity(const struct HdfSBufImpl *impl) in SbufRawImplGetCapacity()
143 static size_t SbufRawImplGetDataSize(const struct HdfSBufImpl *impl) in SbufRawImplGetDataSize()
188 static bool SbufRawImplWrite(struct HdfSBufImpl *impl, const uint8_t *data, uint32_t size) in SbufRawImplWrite()
[all …]
/drivers/hdf_core/adapter/khdf/linux/network/src/
Dnet_device_adapter.c168 static struct net_device *GetDevFromDevImpl(const struct NetDeviceImpl *impl) in GetDevFromDevImpl()
179 static int32_t NetDevInit(struct NetDeviceImpl *impl) in NetDevInit()
204 static int32_t NetDevDeInit(struct NetDeviceImpl *impl) in NetDevDeInit()
222 static int32_t NetDevAdd(struct NetDeviceImpl *impl) in NetDevAdd()
251 static int32_t NetDevDelete(struct NetDeviceImpl *impl) in NetDevDelete()
272 static void NetDevApiAdd(struct NetDeviceImpl *impl, struct napi_struct *napi, in NetDevApiAdd()
280 static struct netdev_queue *NetDevGetTxQueue(struct NetDeviceImpl *impl, unsigned int queue) in NetDevGetTxQueue()
290 static __be16 NetDevTypeTrans(struct NetDeviceImpl *impl, struct sk_buff *skb) in NetDevTypeTrans()
300 static struct sk_buff *NetDevAllocBuf(struct NetDeviceImpl *impl, uint32_t length) in NetDevAllocBuf()
309 static void NetDevStartQueue(struct NetDeviceImpl *impl) in NetDevStartQueue()
[all …]
/drivers/peripheral/location/agnss/hdi_service/
Dagnss_interface_impl.h59 …explicit AgnssCallBackDeathRecipient(const wptr<AGnssInterfaceImpl>& impl) : agnssInterfaceImpl_(i… in AgnssCallBackDeathRecipient()
64 sptr<AGnssInterfaceImpl> impl = agnssInterfaceImpl_.promote(); in OnRemoteDied() local
/drivers/peripheral/location/gnss/hdi_service/
Dgnss_interface_impl.h87 …explicit GnssCallBackDeathRecipient(const wptr<GnssInterfaceImpl>& impl) : gnssInterfaceImpl_(impl… in GnssCallBackDeathRecipient()
92 sptr<GnssInterfaceImpl> impl = gnssInterfaceImpl_.promote(); in OnRemoteDied() local
/drivers/interface/display/composer/v1_3/display_command/
Ddisplay_cmd_responser.h37 …static std::unique_ptr<DisplayCmdResponser> Create(VdiImpl* impl, std::shared_ptr<DeviceCacheManag… in Create()
46 …DisplayCmdResponser(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) : BaseType1_2(imp… in DisplayCmdResponser()
/drivers/interface/display/composer/v1_1/display_command/
Ddisplay_cmd_responser.h34 …static std::unique_ptr<DisplayCmdResponser> Create(VdiImpl* impl, std::shared_ptr<DeviceCacheManag… in Create()
43 …DisplayCmdResponser(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) : BaseType1_0(imp… in DisplayCmdResponser()
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/
Dhdf_wlan_queue.c40 HdfWlanQueueImpl *impl = NULL; in CreateQueue() local
62 HdfWlanQueueImpl *impl = NULL; in DestroyQueue() local
77 HdfWlanQueueImpl *impl = NULL; in PopQueue() local
105 HdfWlanQueueImpl *impl = NULL; in PushQueue() local
/drivers/peripheral/display/hdi_service/device/include/server/
Ddisplay_device_callback_proxy.h25 explicit DisplayDeviceCallbackProxy(const OHOS::sptr<OHOS::IRemoteObject> &impl) in DisplayDeviceCallbackProxy()
/drivers/peripheral/display/hdi_service/gralloc/client/
Dallocator_proxy.h28 …explicit AllocatorProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IDisplayAllocator>(impl) {} in AllocatorProxy()
/drivers/peripheral/display/hdi_service/device/include/proxy/
Ddisplay_device_proxy.h31 … explicit DisplayDeviceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDisplayDevice>(impl) in DisplayDeviceProxy()
/drivers/hdf_core/adapter/khdf/linux/network/include/
Dnet_device_adapter.h37 struct NetDeviceImpl *impl; member
/drivers/peripheral/pin_auth/test/unittest/pin_auth/service/src/
Dall_in_one_impl_test.cpp57 AllInOneImpl *impl = new (std::nothrow) AllInOneImpl(nullptr); variable
108 AllInOneImpl *impl = new (std::nothrow) AllInOneImpl(pinHdi); variable
/drivers/peripheral/usb/hdi_service/include/
Dusb_host_data.h43 void *impl; member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_render.c469 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetMute() local
501 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetMute() local
650 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetGain() local
681 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetGain() local
714 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetLatency() local
897 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetRenderPosition() local
933 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderSetChannelMode() local
967 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetChannelMode() local
Daudio_capture.c414 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetMute() local
448 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetMute() local
600 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetGain() local
630 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetGain() local
789 struct AudioHwCapture *impl = (struct AudioHwCapture *)capture; in AudioCaptureGetCapturePosition() local
/drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/
Dusbdevice_fuzzer.cpp65 sptr<UsbInterfaceStub> impl = new UsbInterfaceStub(g_usbInterface); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/wlan/test/fuzztest/chip_fuzzer/
Dchip_fuzzer.cpp54 sptr<Wifi> impl = new Wifi(); in WifiChipStubFuzzTest() local
/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdistub_fuzzer/
Dbatteryhdistub_fuzz.cpp55 sptr<BatteryInterfaceImpl> impl = new BatteryInterfaceImpl(); in BatteryStubFuzzTest() local
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
Dpin_auth_executor_stub_fuzzer.cpp46 AllInOneImpl *impl = new (std::nothrow) AllInOneImpl(pinHdi); in PinAuthExecutorStubFuzzTest() local
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
Dusbhost_fuzzer.cpp97 sptr<UsbInterfaceStub> impl = new UsbInterfaceStub(usbInterface); in DoSomethingInterestingWithMyAPI() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/stub_collector/
Dstub_collector_test.cpp122 void *impl = LoadHdiImpl(nullptr, nullptr); variable
/drivers/peripheral/usb/hdi_service/src/
Dusb_port_interface_driver.cpp105 sptr<UsbPortImpl> impl = static_cast<UsbPortImpl *>(serviceImpl.GetRefPtr()); in HdfUsbPortInterfaceDriverBind() local
Dusb_interface_driver.cpp107 sptr<UsbImpl> impl = static_cast<UsbImpl *>(serviceImpl.GetRefPtr()); in HdfUsbInterfaceDriverBind() local
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_interface_driver.cpp110 sptr<UsbfnMtpImpl> impl = static_cast<UsbfnMtpImpl *>(serviceImpl.GetRefPtr()); in HdfUsbfnMtpInterfaceDriverBind() local
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Ddevmgr_uevent_test.cpp224 …explicit FooInterfaceProxy(const OHOS::sptr<OHOS::IRemoteObject> &impl) : IProxyBroker<IFooInterfa… in FooInterfaceProxy()

12