Home
last modified time | relevance | path

Searched defs:AddToCorpus (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCorpus.h210 InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, in AddToCorpus() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerCorpus.h209 InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, in AddToCorpus() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCorpus.h210 InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, in AddToCorpus() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCorpus.h210 InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, in AddToCorpus() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCorpus.h210 InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, in AddToCorpus() function
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerInternal.h368 void AddToCorpus(const Unit &U) { in AddToCorpus() function