Home
last modified time | relevance | path

Searched refs:skip_frames (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dnative_stack_dump.h39 bool skip_frames = true)
Dnative_stack_dump.cc324 bool skip_frames) { in DumpNativeStack() argument
334 backtrace->SetSkipFrames(skip_frames); in DumpNativeStack()
425 bool skip_frames ATTRIBUTE_UNUSED) {
Dquick_exception_handler.cc70 uint32_t skip_frames) in CatchBlockStackVisitor() argument
75 skip_frames_(skip_frames) { in CatchBlockStackVisitor()