Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp416 static void dump_thread_backtrace(unwindstack::Unwinder* unwinder, Thread& thread) { in dump_thread_backtrace() function
471 dump_thread_backtrace(&thread_unwinder, thread); in dump_thread()
477 dump_thread_backtrace(unwinder, thread); in dump_thread()