Searched defs:exit_after_write (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc355 bool exit_after_write,
365 if (exit_after_write)
380 if (result && exit_after_write) {
415 if (exit_after_write)
349 WriteMinidumpWithException( int exception_type, int exception_code, int exception_subcode, breakpad_ucontext_t* task_context, mach_port_t thread_name, bool exit_after_write, bool report_current_thread) argument

Completed in 139 milliseconds