Searched refs:dump_thread (Results 1 – 1 of 1) sorted by relevance
/system/core/debuggerd/libdebuggerd/ |
D | tombstone.cpp | 372 static bool dump_thread(log_t* log, unwindstack::Unwinder* unwinder, const ThreadInfo& thread_info, in dump_thread() function 615 dump_thread(&log, unwinder, it->second, process_info, true); in engrave_tombstone() 626 dump_thread(&log, unwinder, thread_info, process_info, false); in engrave_tombstone()
|