Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dwarn_collector.l96 const char *crash_reporter_command; variable
108 int status = system(crash_reporter_command); in RunCrashReporter()
110 Die("%s exited with status %d\n", crash_reporter_command, status); in RunCrashReporter()
277 crash_reporter_command = testing ? in main()