HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 676 - 700 of 2655) sorted by null

<<21222324252627282930>>

  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
ImapTempFileLiteral.java 46 // so it'd simply cause a memory leak.
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapTempFileLiteral.java 50 // so it'd simply cause a memory leak.
  /packages/apps/Email/provider_src/com/android/email/service/
ImapTempFileLiteral.java 53 // so it'd simply cause a memory leak.
  /packages/apps/Messaging/tests/src/com/android/messaging/
TestUtil.java 35 * possible having side effects leak from one test to another.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java 156 Log.e(TAG, "LEAK! Finalized without being closed: Suggestions[" + getQuery() + "]");
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
SanitizerArgs.h 61 return Sanitizers.has(SanitizerKind::Leak) &&
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_arrays.py 123 # test will not fail, but will show a leak in the testsuite.
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_arrays.py 123 # test will not fail, but will show a leak in the testsuite.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
diagnostic.cpp 103 spvDiagnosticDestroy(*diagnostic); // Avoid memory leak.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_arrays.py 123 # test will not fail, but will show a leak in the testsuite.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_arrays.py 123 # test will not fail, but will show a leak in the testsuite.
  /system/core/liblog/tests/
log_read_test.cpp 62 // There may be a future where we leak "liblog" tagged LOG_ID_EVENT
  /system/libufdt/tests/
apply_overlay.sh 22 #VALGRIND="valgrind --leak-check=yes --show-reachable=yes"
  /system/sepolicy/prebuilts/api/26.0/public/
mediaserver.te 22 # ptrace to processes in the same domain for memory leak detection
  /system/sepolicy/prebuilts/api/27.0/public/
mediaserver.te 22 # ptrace to processes in the same domain for memory leak detection
  /system/sepolicy/prebuilts/api/28.0/public/
mediaserver.te 22 # ptrace to processes in the same domain for memory leak detection
  /system/sepolicy/public/
mediaserver.te 22 # ptrace to processes in the same domain for memory leak detection
  /device/generic/goldfish/camera/jpeg-stub/
Compressor.cpp 48 // below so they will leak. Additionally, do not place any calls to libjpeg
117 // below so they will leak. Additionally, do not place any calls to libjpeg

Completed in 2123 milliseconds

<<21222324252627282930>>