HomeSort by relevance Sort by last modified time
    Searched refs:set_crash_thread (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/client/linux/minidump_writer/
linux_dumper.h 132 void set_crash_thread(pid_t crash_thread) { crash_thread_ = crash_thread; } function in class:google_breakpad::LinuxDumper
minidump_writer.cc     [all...]
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.cc 389 dumper.set_crash_thread(context->tid);

Completed in 131 milliseconds