/aosp14/frameworks/base/libs/androidfw/fuzz/resourcefile_fuzzer/ |
H A D | resourcefile_fuzzer.cpp | 33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/trusty/confirmationui/ |
H A D | fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/libsparse/ |
H A D | sparse_fuzzer.cpp | 21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/fs_mgr/fuzz/ |
H A D | fs_mgr_fstab_fuzzer.cpp | 23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/libutils/ |
H A D | FileMap_fuzz.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | CallStack_fuzz.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | Printer_fuzz.cpp | 24 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | ProcessCallStack_fuzz.cpp | 73 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | LruCache_fuzz.cpp | 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | Looper_fuzz.cpp | 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | Vector_fuzz.cpp | 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | BitSet_fuzz.cpp | 55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | String16_fuzz.cpp | 82 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | RefBase_fuzz.cpp | 188 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | String8_fuzz.cpp | 207 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/frameworks/base/libs/androidfw/fuzz/cursorwindow_fuzzer/ |
H A D | cursorwindow_fuzzer.cpp | 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/frameworks/base/native/graphics/jni/fuzz/ |
H A D | fuzz_imagedecoder.cpp | 51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/trusty/fuzz/ |
H A D | tipc_fuzzer.cpp | 76 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/trusty/apploader/fuzz/ |
H A D | app_fuzzer.cpp | 99 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/init/fuzzer/ |
H A D | init_property_fuzzer.cpp | 136 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | init_parser_fuzzer.cpp | 142 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | init_ueventHandler_fuzzer.cpp | 79 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/trusty/confirmationui/fuzz/ |
H A D | msg_fuzzer.cpp | 147 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp14/system/core/fastboot/fuzzer/ |
H A D | fastboot_fuzzer.cpp | 272 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|