Home
last modified time | relevance | path

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

/art/runtime/
Dnative_stack_dump.h39 bool skip_frames = true)
Dnative_stack_dump.cc291 bool skip_frames) { in DumpNativeStack() argument
304 backtrace->SetSkipFrames(skip_frames); in DumpNativeStack()
433 bool skip_frames ATTRIBUTE_UNUSED) {