Home
last modified time | relevance | path

Searched refs:AllParameters (Results 1 - 22 of 22) sorted by relevance

/drivers/hdf_core/framework/support/platform/test/fuzztest/gpio_fuzzer/
H A Dgpio_fuzzer.cpp25 struct AllParameters { struct
42 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in GpioFuzzTest()
71 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/hdf_core/framework/support/platform/test/fuzztest/pwm_fuzzer/
H A Dpwm_fuzzer.cpp25 struct AllParameters { struct
36 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in PwmFuzzTest()
71 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/hdf_core/framework/support/platform/test/fuzztest/uart_fuzzer/
H A Duart_fuzzer.cpp25 struct AllParameters { struct
36 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in UartFuzzTest()
71 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/hdf_core/framework/support/platform/test/fuzztest/i2c_fuzzer/
H A Di2c_fuzzer.cpp18 struct AllParameters { struct
28 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in I2cFuzzTest()
67 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/hdf_core/framework/support/platform/test/fuzztest/rtc_fuzzer/
H A Drtc_fuzzer.cpp25 struct AllParameters { struct
38 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in RtcFuzzTest()
79 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/peripheral/input/test/fuzztest/inputsetgesturemode_fuzzer/
H A Dinputsetgesturemode_fuzzer.cpp22 struct AllParameters { struct
35 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in InputSetGestureModeFuzzTest()
86 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/peripheral/input/test/fuzztest/inputsetpowerstatus_fuzzer/
H A Dinputsetpowerstatus_fuzzer.cpp22 struct AllParameters { struct
35 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in InputSetPowerStatusFuzzTest()
86 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp22 struct AllParameters { struct
37 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in RunCapacitanceTestFuzzTest()
89 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/peripheral/sensor/test/fuzztest/sensorgetsdcsensorInfo_fuzzer/
H A DsensorgetsdcsensorInfo_fuzzer.cpp25 struct AllParameters { struct
34 struct AllParameters params; in SensorGetSdcSensorInfoFuzzTest()
/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/
H A Dspi_fuzzer.cpp27 struct AllParameters { struct
65 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in SpiFuzzTest()
116 if (size < sizeof(struct AllParameters)) { in LLVMFuzzerTestOneInput()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H A Dcodeccomponentroleenum_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecComponentRoleEnum()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecGetConfig()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetparameterhdi_fuzzer/
H A Dcodecgetparameter_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecGetParameter()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp22 struct AllParameters { struct
37 struct AllParameters params; in CodecSetConfig()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetparameterhdi_fuzzer/
H A Dcodecsetparameter_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecSetParameter()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecuseeglimagehdi_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecUseEglImage()
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp22 struct AllParameters { struct
34 struct AllParameters params; in CodecComponentTunnelRequest()
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecuseeglimageomx_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp22 struct AllParameters { struct
33 struct AllParameters params; in CodecUseEglImage()
/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
H A Dvibratorgethapticcapacity_fuzzer.cpp25 struct AllParameters { struct
33 struct AllParameters params; in VibratorGetHapticCapacityTest()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp22 struct AllParameters { struct
34 struct AllParameters params; in CodecComponentTunnelRequest()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/
H A Dcodecsendcommand_fuzzer.cpp27 struct AllParameters { struct
52 struct AllParameters params; in CodecSendCommand()
/drivers/peripheral/vibrator/test/fuzztest/vibratorplayhapticpattern_fuzzer/
H A Dvibratorplayhapticpattern_fuzzer.cpp25 struct AllParameters { struct
44 struct AllParameters params; in VibratorPlayHapticPatternTest()

Completed in 5 milliseconds