Searched refs:DumpThread (Results 1 – 2 of 2) sorted by relevance
506 void DumpThread(unwindstack::AndroidRemoteUnwinder& unwinder, pid_t pid, in DumpThread() function599 DumpThread(unwinder, forked_pid, tid, addr2line_path.get(), " "); in DumpProcess()
578 DumpThread(os, self); in Dump()581 DumpThread(os, self); in Dump()589 void DumpThread(std::ostream& os, Thread* self) const NO_THREAD_SAFETY_ANALYSIS { in DumpThread() function