/drivers/peripheral/audio/test/fuzztest/audio_config_fuzzer/audiocardconfig_fuzzer/ |
D | audiocardconfig_fuzzer.cpp | 27 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 55 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_config_fuzzer/pathselectconfig_fuzzer/ |
D | pathselectconfig_fuzzer.cpp | 27 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 59 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/effect/test/fuzztest/effectconfig_fuzzer/ |
D | effectconfig_fuzzer.cpp | 28 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 58 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/ |
D | huks_hdi_fuzzer.cpp | 29 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 70 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/ |
D | huks_hdi_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 69 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/ |
D | huks_hdi_fuzzer.cpp | 28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 68 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/ |
D | huks_hdi_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 70 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/ |
D | codec_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 80 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/vibrator/test/fuzztest/vibrator_fuzzer/ |
D | vibrator_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 80 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/ |
D | usbdevice_fuzzer.cpp | 44 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 84 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/light/test/fuzztest/light_fuzzer/ |
D | light_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 80 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/sensor/test/fuzztest/sensor_fuzzer/ |
D | sensor_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 80 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/input/test/fuzztest/input_fuzzer/ |
D | input_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 80 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiomanager_fuzzer/ |
D | audiomanager_fuzzer.cpp | 39 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 83 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/external_device_manager/test/fuzztest/bus_extension_fuzzer/usbextension_fuzzer/ |
D | usbextension_fuzzer.cpp | 59 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 81 OHOS::ExternalDeviceManager::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/ |
D | motion_fuzzer.cpp | 41 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 82 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/external_device_manager/test/fuzztest/drivers_pkg_manager_fuzzer/driverpkgmanager_fuzzer/ |
D | driverpkgmanager_fuzzer.cpp | 67 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 90 OHOS::ExtDevMgr::ExternalDeviceManager::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/ |
D | inputregisterreportcallback_fuzzer.cpp | 23 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 88 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/huks/test/fuzztest/initfuzz/ |
D | huks_hdi_fuzzer.cpp | 33 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() function 89 DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/usb/test/fuzztest/usb_fuzzer/ |
D | usb_fuzzer.cpp | 50 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 90 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/usb/test/fuzztest/usbddk_fuzzer/ |
D | usbddk_fuzzer.cpp | 51 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 91 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/ |
D | effectmodel_fuzzer.cpp | 95 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 123 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/ |
D | usbhost_fuzzer.cpp | 51 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 116 OHOS::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/ |
D | effectcontrol_fuzzer.cpp | 81 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 138 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audioadapter_fuzzer/ |
D | audioadapter_fuzzer.cpp | 101 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() function 132 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|