Home
last modified time | relevance | path

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

/system/unwinding/libbacktrace/
DBacktraceCurrent.h52 bool UnwindThread(size_t num_ignore_frames);
DBacktraceCurrent.cpp93 return UnwindThread(num_ignore_frames); in Unwind()
163 bool BacktraceCurrent::UnwindThread(size_t num_ignore_frames) { in UnwindThread() function in BacktraceCurrent