Home
last modified time | relevance | path

Searched defs:AllParameters (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/test/fuzztest/vibratorplayhapticpattern_fuzzer/
H A Dvibratorplayhapticpattern_fuzzer.cpp25 struct AllParameters { struct
26 int32_t g_pkgTime;
27 int32_t g_pkgEventNum;
29 int32_t g_eventDuration;
30 int32_t g_eventTime;
31 int32_t g_eventIntensity;
32 int32_t g_eventFrequency;
33 int32_t g_eventIndex;
34 int32_t g_eventPointNum;
35 int32_t g_pointTime;
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/
H A Dspi_fuzzer.cpp27 struct AllParameters { struct
28 uint32_t descSpeed;
29 uint16_t descDelay;
30 uint8_t descKeep;
31 uint32_t desMaxSpeedHz;
32 uint16_t desMode;
33 uint8_t desTransferMode;
34 uint8_t desBitsPerWord;
35 uint8_t buf[SPI_BUF_SIZE];
/ohos5.0/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() argument
/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t port;
24 int32_t tunneledComp;
25 uint32_t tunneledPort;
26 struct OMX_TUNNELSETUPTYPE tunnelSetup;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t port;
24 int32_t tunneledComp;
25 uint32_t tunneledPort;
26 struct OHOS::HDI::Codec::V3_0::CodecTunnelSetupType tunnelSetup;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t index;
24 int8_t *cfgStruct;
25 uint32_t cfgStructLen;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetparameterhdi_fuzzer/
H A Dcodecsetparameter_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t index;
24 int8_t *paramStruct;
25 uint32_t paramStructLen;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecuseeglimageomx_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t portIndex;
24 int8_t *eglImage;
25 uint32_t eglImageLen;
/ohos5.0/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() argument
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/
H A Dcodecsendcommand_fuzzer.cpp27 struct AllParameters { struct
28 enum CodecCommandType cmd;
29 uint32_t param;
30 int8_t *cmdData;
31 uint32_t cmdDataLen;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H A Dcodeccomponentroleenum_fuzzer.cpp22 struct AllParameters { struct
23 uint8_t *role;
24 uint32_t roleLen;
25 uint32_t index;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t index;
24 int8_t *cfgStruct;
25 uint32_t cfgStructLen;
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetparameterhdi_fuzzer/
H A Dcodecgetparameter_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t paramIndex;
24 int8_t *paramStruct;
25 uint32_t paramStructLen;
/ohos5.0/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() argument
/ohos5.0/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() argument
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecuseeglimagehdi_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp22 struct AllParameters { struct
23 uint32_t portIndex;
24 int8_t *eglImage;
25 uint32_t eglImageLen;
/ohos5.0/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() argument
/ohos5.0/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() argument
/ohos5.0/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() argument
/ohos5.0/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() argument
/ohos5.0/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
H A Dvibratorgethapticcapacity_fuzzer.cpp25 struct AllParameters { struct
26 OHOS::HDI::Vibrator::V1_2::HapticCapacity hapticCapacity;
/ohos5.0/drivers/peripheral/sensor/test/fuzztest/sensorgetsdcsensorInfo_fuzzer/
H A DsensorgetsdcsensorInfo_fuzzer.cpp25 struct AllParameters { struct
26 SdcSensorInfo sdcSensorInfo;