Home
last modified time | relevance | path

Searched refs:dump_thread (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp338 static void dump_thread(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_thread() function
434 dump_thread(tombstone, unwinder, thread_info, true); in dump_main_thread()
668 dump_thread(&result, unwinder, thread_info); in engrave_tombstone_proto()
Dtombstone.cpp380 static bool dump_thread(log_t* log, unwindstack::Unwinder* unwinder, const ThreadInfo& thread_info, in dump_thread() function
648 dump_thread(&log, unwinder, it->second, process_info, true); in engrave_tombstone()
659 dump_thread(&log, unwinder, thread_info, process_info, false); in engrave_tombstone()