| /drivers/hdf_core/framework/utils/src/ |
| D | hdf_sbuf_impl_raw.c | 37 #define SBUF_RAW_CAST(impl) (struct HdfSBufRaw *)(impl) argument 47 static void SbufRawImplRecycle(struct HdfSBufImpl *impl) in SbufRawImplRecycle() 68 static bool SbufRawImplWriteRollback(struct HdfSBufImpl *impl, uint32_t size) in SbufRawImplWriteRollback() 85 static bool SbufRawImplReadRollback(struct HdfSBufImpl *impl, uint32_t size) in SbufRawImplReadRollback() 102 static const uint8_t *SbufRawImplGetData(const struct HdfSBufImpl *impl) in SbufRawImplGetData() 112 static void SbufRawImplSetDataSize(struct HdfSBufImpl *impl, size_t size) in SbufRawImplSetDataSize() 124 static void SbufRawImplFlush(struct HdfSBufImpl *impl) in SbufRawImplFlush() 133 static size_t SbufRawImplGetCapacity(const struct HdfSBufImpl *impl) in SbufRawImplGetCapacity() 139 static size_t SbufRawImplGetDataSize(const struct HdfSBufImpl *impl) in SbufRawImplGetDataSize() 184 static bool SbufRawImplWrite(struct HdfSBufImpl *impl, const uint8_t *data, uint32_t size) in SbufRawImplWrite() [all …]
|
| /drivers/hdf_core/adapter/khdf/linux/network/src/ |
| D | net_device_adapter.c | 135 static struct net_device *GetDevFromDevImpl(const struct NetDeviceImpl *impl) in GetDevFromDevImpl() 146 static int32_t NetDevInit(struct NetDeviceImpl *impl) in NetDevInit() 171 static int32_t NetDevDeInit(struct NetDeviceImpl *impl) in NetDevDeInit() 189 static int32_t NetDevAdd(struct NetDeviceImpl *impl) in NetDevAdd() 218 static int32_t NetDevDelete(struct NetDeviceImpl *impl) in NetDevDelete() 239 static void NetDevApiAdd(struct NetDeviceImpl *impl, struct napi_struct *napi, in NetDevApiAdd() 247 static struct netdev_queue *NetDevGetTxQueue(struct NetDeviceImpl *impl, unsigned int queue) in NetDevGetTxQueue() 257 static __be16 NetDevTypeTrans(struct NetDeviceImpl *impl, struct sk_buff *skb) in NetDevTypeTrans() 267 static struct sk_buff *NetDevAllocBuf(struct NetDeviceImpl *impl, uint32_t length) in NetDevAllocBuf() 276 static void NetDevStartQueue(struct NetDeviceImpl *impl) in NetDevStartQueue() [all …]
|
| /drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/ |
| D | hdf_wlan_queue.c | 40 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/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_client_cpp/unittest/ |
| D | foo_proxy.h | 30 explicit FooProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IFoo>(impl) {} in FooProxy()
|
| D | sample_proxy.h | 28 explicit SampleProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<ISample>(impl) {} in SampleProxy()
|
| D | sample_proxy.cpp | 49 void *impl = LoadHdiImpl(desc.data(), serviceName.c_str()); in Get() local
|
| /drivers/peripheral/display/hdi_service/device/include/server/ |
| D | display_device_callback_proxy.h | 25 explicit DisplayDeviceCallbackProxy(const OHOS::sptr<OHOS::IRemoteObject> &impl) in DisplayDeviceCallbackProxy()
|
| /drivers/peripheral/display/hdi_service/gralloc/client/ |
| D | allocator_proxy.h | 28 …explicit AllocatorProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IDisplayAllocator>(impl) {} in AllocatorProxy()
|
| /drivers/peripheral/display/hdi_service/device/include/proxy/ |
| D | display_device_proxy.h | 31 … explicit DisplayDeviceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDisplayDevice>(impl) in DisplayDeviceProxy()
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | callback_death_recipient.h | 33 sptr<SensorImpl> impl = sensorImpl.promote(); in OnRemoteDied() local
|
| /drivers/hdf_core/adapter/khdf/linux/network/include/ |
| D | net_device_adapter.h | 37 struct NetDeviceImpl *impl; member
|
| /drivers/peripheral/pin_auth/test/uinttest/pin_auth/service/src/ |
| D | executor_impl_test.cpp | 54 ExecutorImpl *impl = new (std::nothrow) ExecutorImpl(nullptr); variable 104 ExecutorImpl *impl = new (std::nothrow) ExecutorImpl(pinHdi); variable
|
| /drivers/peripheral/audio/hal/hdi_binder/proxy/include/ |
| D | audio_proxy_manager.h | 50 struct AudioManager impl; member
|
| /drivers/peripheral/display/hdi_service/video_layer/client/ |
| D | video_layer_proxy.h | 28 explicit VideoLayerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IDisplayLayer>(impl) {} in VideoLayerProxy()
|
| /drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/ |
| D | usbdevice_fuzzer.cpp | 65 sptr<UsbInterfaceStub> impl = new UsbInterfaceStub(g_usbInterface); in DoSomethingInterestingWithMyAPI() local
|
| /drivers/peripheral/audio/hdi_service/passthrough/src/ |
| D | audio_render.c | 434 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetMute() local 465 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetMute() local 610 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetGain() local 640 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetGain() local 672 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetLatency() local 846 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetRenderPosition() local 879 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderSetChannelMode() local 912 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetChannelMode() local
|
| D | audio_capture.c | 400 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetMute() local 433 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetMute() local 582 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetGain() local 611 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetGain() local 769 struct AudioHwCapture *impl = (struct AudioHwCapture *)capture; in AudioCaptureGetCapturePosition() local
|
| /drivers/peripheral/audio/hal/hdi_passthrough/src/ |
| D | audio_render.c | 474 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetMute() local 506 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetMute() local 656 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderGetGain() local 688 struct AudioHwRender *impl = (struct AudioHwRender *)handle; in AudioRenderSetGain() local 723 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetLatency() local 889 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetRenderPosition() local 929 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderSetChannelMode() local 964 struct AudioHwRender *impl = (struct AudioHwRender *)render; in AudioRenderGetChannelMode() local
|
| D | audio_capture.c | 455 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetMute() local 489 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetMute() local 642 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureGetGain() local 674 struct AudioHwCapture *impl = (struct AudioHwCapture *)handle; in AudioCaptureSetGain() local 829 struct AudioHwCapture *impl = (struct AudioHwCapture *)capture; in AudioCaptureGetCapturePosition() local
|
| /drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/ |
| D | usbhost_fuzzer.cpp | 97 sptr<UsbInterfaceStub> impl = new UsbInterfaceStub(usbInterface); in DoSomethingInterestingWithMyAPI() local
|
| /drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/ |
| D | sample_service_stub.cpp | 40 void *impl = LoadHdiImpl(desc.data(), serviceName.c_str()); in Get() local
|
| /drivers/peripheral/usb/hdi_service/src/ |
| D | usb_interface_driver.cpp | 97 sptr<UsbImpl> impl = static_cast<UsbImpl *>(serviceImpl.GetRefPtr()); in HdfUsbInterfaceDriverBind() local
|
| /drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/ |
| D | audio_librender_hardwaredependence_test.cpp | 308 struct AudioHwRender *impl = nullptr; variable 359 struct AudioHwRender *impl = nullptr; variable
|
| /drivers/hdf_core/adapter/uhdf2/hdi/src/ |
| D | idevmgr_client.cpp | 47 …explicit DeviceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IDeviceManager>(impl) … in DeviceManagerProxy()
|
| D | iservmgr_client.cpp | 42 …explicit ServiceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IServiceManager>(impl… in ServiceManagerProxy()
|