OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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