Home
last modified time | relevance | path

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

/external/chromium_org/components/breakpad/browser/
Dcrash_handler_host_linux.h71 void QueueCrashDumpTask(BreakpadInfo* info, int signal_fd);
Dcrash_handler_host_linux.cc426 base::Bind(&CrashHandlerHostLinux::QueueCrashDumpTask, in WriteDumpFile()
432 void CrashHandlerHostLinux::QueueCrashDumpTask(BreakpadInfo* info, in QueueCrashDumpTask() function in breakpad::CrashHandlerHostLinux
/external/chromium/chrome/browser/
Dcrash_handler_host_linux.h83 void QueueCrashDumpTask(BreakpadInfo* info, int signal_fd);
Dcrash_handler_host_linux.cc349 &CrashHandlerHostLinux::QueueCrashDumpTask, in WriteDumpFile()
354 void CrashHandlerHostLinux::QueueCrashDumpTask(BreakpadInfo* info, in QueueCrashDumpTask() function in CrashHandlerHostLinux