Searched defs:Unwind (Results 1 - 4 of 4) sorted by relevance

/system/core/debuggerd/libdebuggerd/test/
H A DBacktraceMock.h51 virtual bool Unwind(size_t, ucontext_t*) { return false; } function in class:BacktraceMock
/system/core/libbacktrace/
H A DUnwindPtrace.cpp82 bool UnwindPtrace::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { function in class:UnwindPtrace
H A DBacktraceCurrent.cpp67 bool BacktraceCurrent::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { function in class:BacktraceCurrent
H A DBacktraceOffline.cpp174 bool BacktraceOffline::Unwind(size_t num_ignore_frames, ucontext_t* context) { function in class:BacktraceOffline

Completed in 250 milliseconds