Home
last modified time | relevance | path

Searched defs:skip_frames_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h209 bool skip_frames_ = true; variable
/aosp12/art/runtime/
H A Dquick_exception_handler.cc141 uint32_t skip_frames_; member in art::CatchBlockStackVisitor