Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/
H A Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check(); } in FindAndReportLeaks() function
/aosp_15_r20/external/abseil-cpp/absl/debugging/
H A Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check(); } in FindAndReportLeaks() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/
H A Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check() != 0; } in FindAndReportLeaks() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/
H A Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check(); } in FindAndReportLeaks() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/
H A Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check(); } in FindAndReportLeaks() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dleak_check.cc46 bool FindAndReportLeaks() { return __lsan_do_recoverable_leak_check(); } in FindAndReportLeaks() function