HomeSort by relevance Sort by last modified time
    Searched refs:UnwindThread (Results 1 - 2 of 2) sorted by null

  /system/core/libbacktrace/
BacktraceCurrent.h 52 bool UnwindThread(size_t num_ignore_frames);
BacktraceCurrent.cpp 80 return UnwindThread(num_ignore_frames);
149 bool BacktraceCurrent::UnwindThread(size_t num_ignore_frames) {

Completed in 553 milliseconds