Home
last modified time | relevance | path

Searched refs:crash (Results 1 – 14 of 14) sorted by relevance

/system/core/crash_reporter/
DREADME.md9 them to the crash server.
11 On a device, if the user has opted in to metrics and crash reporting, a
13 uploaded to the crash server.
15 On the crash server, it compares the minidump's signature to the symbol files
43 file to the URL of the crash server. For Brillo builds, it is set
52 ## Uploading crash reports in *eng* builds
54 By default, crash reports are only uploaded to the server for production
55 *user* and *userdebug* images. In *eng* builds, with crash reporting enabled
57 send them to the crash server. If a developer does want to force an upload,
Dcrash_reporter.rc10 # number to prevent infinitely recursing on crash handling.
17 rm /data/misc/crash_reporter/run/kernel-crash-detected
20 # Create crash directories.
24 mkdir /data/misc/crash_reporter/crash 0770 root root
D.project_alias1 crash
/system/core/debuggerd/
Dcrasher.c120 __attribute__((noinline)) static int crash(int a) { in crash() function
155 return crash(42); in do_action()
/system/sepolicy/
Disolated_app.te22 # Google Breakpad (crash reporter for Chrome) relies on ptrace
23 # functionality. Without the ability to ptrace, the crash reporter
Dpriv_app.te11 # webview crash handling depends on self ptrace (b/27697529, b/20150694, b/19277529#comment7)
/system/nativepower/daemon/
Dpower_manager.h88 status_t crash(const String16& message) override;
Dpower_manager_stub.cc136 status_t PowerManagerStub::crash(const String16& message) { in crash() function in android::PowerManagerStub
DBnPowerManager.cc91 return crash(message); in onTransact()
Dpower_manager.cc160 status_t PowerManager::crash(const String16& message) { in crash() function in android::PowerManager
/system/nativepower/include/nativepower/
Dpower_manager_stub.h92 status_t crash(const String16& message) override;
/system/core/metricsd/
DREADME.md66 memory (via `base::StatisticsRecorder`) and increments the crash counters when a
67 crash is reported. This thread is kept as simple as possible to ensure the
/system/extras/tests/net_test/
DREADME13 - Kernel bugs don't crash the system.
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto513 // The number of times the program was able register with breakpad crash
517 // The number of times the program failed to register with breakpad crash
518 // services. If crash registration fails then when the program crashes no
519 // crash report will be generated.
523 // be an exceptional condition. Running under a debugger prevents crash