Home
last modified time | relevance | path

Searched defs:params (Results 1 - 25 of 50) sorted by relevance

12

/drivers/external_device_manager/services/native/driver_extension/src/
H A Ddriver_extension_module_loader.cpp30 std::map<std::string, std::string> params; in GetParams() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H A Dcodeccommon_fuzzer.h40 void ObjectToVector(T &params, std::vector<int8_t> &vec) in ObjectToVector() argument
/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
H A Dvibratorgethapticcapacity_fuzzer.cpp33 struct AllParameters params; in VibratorGetHapticCapacityTest() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/gpio_fuzzer/
H A Dgpio_fuzzer.cpp42 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in GpioFuzzTest() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/i2c_fuzzer/
H A Di2c_fuzzer.cpp28 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in I2cFuzzTest() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/pwm_fuzzer/
H A Dpwm_fuzzer.cpp36 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in PwmFuzzTest() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/uart_fuzzer/
H A Duart_fuzzer.cpp36 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in UartFuzzTest() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H A Dcodeccomponentroleenum_fuzzer.cpp33 struct AllParameters params; in CodecComponentRoleEnum() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponenttunnelrequesthdi_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp34 struct AllParameters params; in CodecComponentTunnelRequest() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp33 struct AllParameters params; in CodecGetConfig() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetparameterhdi_fuzzer/
H A Dcodecgetparameter_fuzzer.cpp33 struct AllParameters params; in CodecGetParameter() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp37 struct AllParameters params; in CodecSetConfig() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetparameterhdi_fuzzer/
H A Dcodecsetparameter_fuzzer.cpp33 struct AllParameters params; in CodecSetParameter() local
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecuseeglimagehdi_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp33 struct AllParameters params; in CodecUseEglImage() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccomponenttunnelrequestomx_fuzzer/
H A Dcodeccomponenttunnelrequest_fuzzer.cpp34 struct AllParameters params; in CodecComponentTunnelRequest() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecuseeglimageomx_fuzzer/
H A Dcodecuseeglimage_fuzzer.cpp33 struct AllParameters params; in CodecUseEglImage() local
/drivers/peripheral/input/test/fuzztest/inputsetgesturemode_fuzzer/
H A Dinputsetgesturemode_fuzzer.cpp35 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in InputSetGestureModeFuzzTest() local
/drivers/peripheral/input/test/fuzztest/inputsetpowerstatus_fuzzer/
H A Dinputsetpowerstatus_fuzzer.cpp35 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in InputSetPowerStatusFuzzTest() local
/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp37 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in RunCapacitanceTestFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorgetsdcsensorInfo_fuzzer/
H A DsensorgetsdcsensorInfo_fuzzer.cpp34 struct AllParameters params; in SensorGetSdcSensorInfoFuzzTest() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/rtc_fuzzer/
H A Drtc_fuzzer.cpp38 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in RtcFuzzTest() local
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_drm_adapter.c161 const void *params = NULL; in MipiDsiAdapterGetCmd() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/
H A Dspi_fuzzer.cpp65 const struct AllParameters *params = reinterpret_cast<const struct AllParameters *>(data); in SpiFuzzTest() local
/drivers/peripheral/camera/test/ut/v4l2/
H A Dusb_camera_3a_test.cpp241 TestMetadata params = GetParam(); in TEST_P() local
248 TestMetadata params = GetParam(); in TEST_P() local
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_watcher.cpp88 sched_param params = {.sched_priority = BT_THREAD_PRIORITY}; in Start() local

Completed in 8 milliseconds

12