Home
last modified time | relevance | path

Searched defs:buff (Results 1 - 25 of 28) sorted by relevance

12

/drivers/peripheral/camera/test/ut/v4l2/
H A Dstream_customer.cpp31 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/qos/
H A Dflow_control_test.c32 NetBuf *buff = NULL; in SendDataPacket() local
85 NetBuf *buff = NULL; in ConstructEapolNetBuf() local
120 NetBuf *buff = NULL; WiFiFlowControlTestGetEapolQueueId() local
147 NetBuf *buff = NULL; WiFiFlowControlTestSendData() local
[all...]
/drivers/peripheral/camera/test/demo_3A/
H A Dstream_customer.cpp46 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
/drivers/peripheral/camera/test/demo/
H A Dstream_customer.cpp46 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
/drivers/peripheral/connected_nfc_tag/hdi_service/
H A Dconnected_nfc_tag_impl.cpp31 static int EventCallback(uint8_t event, uint8_t *buff, uint32_t buffLen) in EventCallback() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_firmware.c44 uint8_t *buff; member
/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.c28 static int32_t EnableEapol(const struct NetDevice *netDevice, struct EapolEnable *buff) in EnableEapol() argument
55 static int32_t GetEapol(const struct NetDevice *netDevice, struct EapolRx *buff) in GetEapol() argument
95 SendEapol(struct NetDevice *netDevice, struct EapolTx *buff) SendEapol() argument
175 WriteEapolToQueue(const struct NetDevice *netDevice, NetBuf *buff) WriteEapolToQueue() argument
[all...]
H A Deapol.h38 uint8_t *buff; member
43 uint8_t *buff; member
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/
H A Dnet_device_test.c123 NetBuf *buff = NULL; in WiFiNetDviceTestRx() local
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_watcher.cpp158 uint8_t buff; in WatcherThread() local
173 uint8_t buff = 0; in ThreadWakeup() local
H A Dvendor_interface.cpp251 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]); in OnEventReceived() local
266 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]); in OnEventReceived() local
[all...]
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Dstream_customer.h57 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in OnBufferAvailable() local
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_controller.c274 SetSensorRegCfgArrayByBuff(struct SensorBusCfg *busCfg, const struct SensorRegCfgGroupNode *group, uint8_t *buff, int16_t len) SetSensorRegCfgArrayByBuff() argument
/drivers/peripheral/connected_nfc_tag/vendor_adapter/
H A Dconnected_nfc_tag_vendor_adapter.cpp221 uint8_t buff[MAX_NDEF_LEN]; in ReadNdefData() local
/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c386 NetDevReceive(struct NetDeviceImpl *impl, NetBuf *buff, ReceiveFlag flag) NetDevReceive() argument
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control.c94 static FlowControlQueueID IpProcessFunc(const void *buff, uint32_t len) in IpProcessFunc() argument
232 static int32_t SendBuffToFCM(struct FlowControlModule *fcm, NetBuf *buff, uint32_t id, uint32_t dir) in SendBuffToFCM() argument
256 GetQueueIdByEtherBuff(const NetBuf *buff) GetQueueIdByEtherBuff() argument
[all...]
/drivers/hdf_core/framework/model/sensor/driver/common/include/
H A Dsensor_config_parser.h54 uint8_t *buff; member
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c386 static ProcessingResult LiteNetDevDataFilter(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataFilter() argument
408 static int32_t LiteNetDevDataReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataReceive() argument
427 LiteNetDevReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff, ReceiveFlag flag) LiteNetDevReceive() argument
[all...]
/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c338 static int32_t NetIfRxImpl(const struct NetDevice *netDevice, NetBuf *buff, ReceiveFlag flag) in NetIfRxImpl() argument
391 int32_t NetIfRx(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRx() argument
396 int32_t NetIfRxNi(const struct NetDevice *netDevice, NetBuf *buff) in NetIfRxNi() argument
/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c425 static ProcessingResult LiteNetDevDataFilter(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataFilter() argument
447 static int32_t LiteNetDevDataReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataReceive() argument
466 LiteNetDevReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff, ReceiveFlag flag) LiteNetDevReceive() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_infoframe.c101 uint8_t *buff = data; in HdmiInfoFramePacketAviEncoding() local
175 uint8_t *buff = data; HdmiInfoFramePacketSpdEncoding() local
211 uint8_t *buff = data; HdmiInfoFramePacketAudioEncoding() local
252 uint8_t *buff = data; HdmiInfoFramePacketDrmEncoding() local
[all...]
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.cpp183 char buff[SWAP_HEADER_BUF_LEN]; in MkSwap() local
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c60 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer() argument
917 unsigned char *buff = NULL; in UsbnetAdapterRxComplete() local
868 UsbnetAdapterSetSkb(struct UsbnetAdapter *usbNet, gfp_t flags, uint32_t infoSize, unsigned char *buff, SkBuff *skb) UsbnetAdapterSetSkb() argument
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c53 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer() argument
69 void UsbnetWriteLog(char *buff, int size, int tag) in UsbnetWriteLog() argument
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_sdk_if_test.c577 char *buff = buffer; in UsbFnDviceTestGetProp() local
598 char *buff = buffer; in UsbFnDviceTestGetProp002() local
615 char *buff = buffer; in UsbFnDviceTestGetProp003() local
627 char *buff = buffer; in UsbFnDviceTestGetProp004() local
645 char *buff = buffer; in UsbFnDviceTestGetProp005() local
677 char *buff = buffer; UsbFnDviceTestGetProp007() local
698 char *buff = buffer; UsbFnDviceTestGetProp008() local
[all...]

Completed in 31 milliseconds

12