Home
last modified time | relevance | path

Searched defs:DetectLeaks (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/memory/libmemunreachable/
DHeapWalker.cpp143 bool HeapWalker::DetectLeaks() { in DetectLeaks() function in android::HeapWalker
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerOptions.h74 bool DetectLeaks = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerOptions.h74 bool DetectLeaks = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerOptions.h74 bool DetectLeaks = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerOptions.h74 bool DetectLeaks = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerOptions.h74 bool DetectLeaks = true; member
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerInternal.h235 bool DetectLeaks = true; member