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.cc320 bool skip_frames) { in DumpNativeStack() argument
330 backtrace->SetSkipFrames(skip_frames); in DumpNativeStack()
459 bool skip_frames ATTRIBUTE_UNUSED) {
Dquick_exception_handler.cc68 uint32_t skip_frames) in CatchBlockStackVisitor() argument
73 skip_frames_(skip_frames) { in CatchBlockStackVisitor()