Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp58 void HandleCrash() { in HandleCrash() function
331 void CrashRecoveryContext::HandleCrash() { in HandleCrash() function in CrashRecoveryContext
/aosp_15_r20/external/google-breakpad/src/tools/linux/core_handler/
H A Dcore_handler.cc86 bool HandleCrash(pid_t pid, const char* procfs_dir, const char* md_filename) { in HandleCrash() function
/aosp_15_r20/system/core/trusty/metrics/
H A Dmetrics_test.cpp57 virtual void HandleCrash(const std::string& app_id) override { crashed_app_ = app_id; } in HandleCrash() function in android::trusty::metrics::TrustyMetricsTest
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dtagging.cc265 bool PermissiveMte::HandleCrash(int signo, in HandleCrash() function in partition_alloc::PermissiveMte
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp66 void HandleCrash(int RetCode, uintptr_t Context) { in HandleCrash() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp62 void HandleCrash(int RetCode, uintptr_t Context) { in HandleCrash() function