| /drivers/peripheral/pin_auth/hdi_service/service/src/ |
| H A D | pin_auth_interface_driver.cpp | 36 int32_t PinAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data,
in PinAuthInterfaceDriverDispatch() argument
|
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/ |
| H A D | pin_db_ops_base_test.cpp | 139 uint8_t *data = new (std::nothrow) uint8_t(dataLen); in HWTEST_F() local
|
| /drivers/peripheral/sensor/hal/src/ |
| H A D | sensor_dump.c | 110 static void ShowData(const float *data, int64_t timesTamp, const struct SensorDevelopmentList sensorNode, in ShowData() argument 155 float *data in SensorShowData() local 163 float *data = (float *)(eventDumpList->listDumpArr[pos - 1].data); SensorShowData() local 172 DevHostSensorDump(struct HdfSBuf *data, struct HdfSBuf *reply) DevHostSensorDump() argument [all...] |
| /drivers/peripheral/usb/ddk/host/src/ |
| H A D | ddk_pnp_listener_mgr.c | 74 struct HdfSBuf *data = HdfSbufTypedObtain(SBUF_IPC); in DdkListenerMgrNotifyOne() local
|
| /drivers/peripheral/usb/gadget/function/include/ |
| H A D | data_fifo.h | 34 void *data; member 38 static inline void DataFifoInit(struct DataFifo *fifo, uint32_t size, void *data) in DataFifoInit() argument 85 static inline uint32_t DataFifoWrite(struct DataFifo *fifo, uint8_t *data, uint32_t size) in DataFifoWrite() argument 99 static inline uint32_t DataFifoRead(struct DataFifo *fifo, uint8_t *data, uint32_ argument [all...] |
| /drivers/peripheral/usb/gadget/function/usbfn/ |
| H A D | dev_usbfn.c | 61 static int32_t UsbFnRegistUsbfnDevice(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf *reply) in UsbFnRegistUsbfnDevice() argument 98 UsbFnDispatch( struct HdfDeviceIoClient *client, int32_t cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbFnDispatch() argument
|
| /drivers/peripheral/usb/hdi_service/src/ |
| H A D | usb_interface_driver.cpp | 36 UsbInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbInterfaceDriverDispatch() argument
|
| /drivers/peripheral/usb/test/moduletest/common/liteos/ |
| H A D | usb_host_serial_func_test.cpp | 108 const char *data[] = { in HWTEST_F() local 138 const char *data[] = { in HWTEST_F() local 169 string data; in HWTEST_F() local 263 const char *data[] = { HWTEST_F() local 291 const char *data[] = { HWTEST_F() local 320 string data; HWTEST_F() local [all...] |
| /drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
| H A D | buffer.c | 86 Buffer *CreateBufferByData(const uint8_t *data, const uint32_t dataSize) in CreateBufferByData() argument 172 ResultCode GetBufferData(const Buffer *buffer, uint8_t *data, uint32_t *dataSize) in GetBufferData() argument
|
| /drivers/peripheral/vibrator/test/fuzztest/vibratorplayhapticpattern_fuzzer/ |
| H A D | vibratorplayhapticpattern_fuzzer.cpp | 42 bool VibratorPlayHapticPatternTest(const uint8_t* data, size_t size) in VibratorPlayHapticPatternTest() argument 91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/motion/hdi_service/ |
| H A D | motion_if_service.cpp | 166 int32_t MotionIfService::SetMotionConfig(int32_t motionType, const std::vector<uint8_t>& data) in SetMotionConfig() argument
|
| /drivers/peripheral/motion/test/fuzztest/motion_fuzzer/ |
| H A D | motion_fuzzer.cpp | 58 MessageParcel data; in DoSomethingInterestingWithMyAPI() local 83 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| H A D | pin_db_ops.c | 47 static ResultCode GetVersion(uint8_t *data, uint32_t dataLen, uint32_t *version) in GetVersion() argument 66 static void *LoadAndUpdatePinDb(uint8_t *data, uint32_t dataLen) in LoadAndUpdatePinDb() argument 104 static ResultCode ReadPinDbData(uint8_t **data, uint32_t *dataLen) in ReadPinDbData() argument 144 uint8_t *data = NULL; ReadPinDb() local [all...] |
| H A D | pin_db_ops_base.c | 102 ResultCode ReadPinFile(uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in ReadPinFile() argument 130 ResultCode WritePinFile(const uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in WritePinFile() argument
|
| /drivers/peripheral/power/test/fuzztest/powerhdi_fuzzer/ |
| H A D | powerhdi_fuzz.cpp | 62 static void PowerHdiFuzzTest(const uint8_t *data, size_t size) in PowerHdiFuzzTest() argument 106 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/power/test/fuzztest/powerhdistub_fuzzer/ |
| H A D | powerhdistub_fuzz.cpp | 60 static void PowerStubFuzzTest(const uint8_t *data, size_t size) in PowerStubFuzzTest() argument 94 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/secure_element/hdi_service/ |
| H A D | se_interface_driver.cpp | 41 static int32_t SeInterfaceDriverDispatch(struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf* data, in SeInterfaceDriverDispatch() argument
|
| /drivers/peripheral/sensor/chipset/als/ |
| H A D | als_bh1750.c | 26 static int32_t ReadBh1750RawData(struct SensorCfgData *data, struct BH1750AlsData *rawData, uint64_t *timestamp) in ReadBh1750RawData() argument 62 static int32_t ReadBh1750Data(struct SensorCfgData *data) in ReadBh1750Data() argument 90 InitBh1750(struct SensorCfgData *data) InitBh1750() argument 104 DispatchBH1750(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchBH1750() argument [all...] |
| /drivers/peripheral/sensor/chipset/pedometer/ |
| H A D | pedometer_bmi160.c | 26 static int32_t ReadBmi160PedometerRawData(struct SensorCfgData *data, struct PedometerData *rawData, in ReadBmi160PedometerRawData() argument 55 static int32_t ReadBmi160PedometerData(struct SensorCfgData *data) in ReadBmi160PedometerData() argument 89 InitBmi160(struct SensorCfgData *data) InitBmi160() argument 116 DispatchBMI160(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchBMI160() argument [all...] |
| /drivers/peripheral/sensor/test/fuzztest/sensor_fuzzer/ |
| H A D | sensor_fuzzer.cpp | 57 MessageParcel data; in DoSomethingInterestingWithMyAPI() local 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/sensor/test/performance/common/ |
| H A D | hdf_sensor_performance_test.cpp | 43 float *data = reinterpret_cast<float*>(event->data); in SensorTestDataCallback() local
|
| /drivers/peripheral/usb/test/fuzztest/usb_fuzzer/ |
| H A D | usb_fuzzer.cpp | 60 MessageParcel data;
in DoSomethingInterestingWithMyAPI() local 83 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/usb/test/fuzztest/usbddk_fuzzer/ |
| H A D | usbddk_fuzzer.cpp | 61 MessageParcel data;
in DoSomethingInterestingWithMyAPI() local 84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/ |
| H A D | usbhost_fuzzer.cpp | 60 MessageParcel data; in DoSomethingInterestingWithMyAPI() local 109 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /drivers/peripheral/usb/test/moduletest/common/ |
| H A D | usb_host_serial_func_test.cpp | 146 const string data = "abc"; in HWTEST_F() local 169 const string data[] = {"0123456789", "Z", "0!a@1#b$2%c^3&D*4(E)5-F_", ""}; HWTEST_F() local 195 string data; HWTEST_F() local 229 const string data = "abc"; HWTEST_F() local 251 const string data[] = {"0123456789", "Z", "0!a@1#b$2%c^3&D*4(E)5-F_", ""}; HWTEST_F() local 276 string data; HWTEST_F() local 421 const string data = "abc"; HWTEST_F() local [all...] |