Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2656 class FetchStackTraceVisitor : public StackVisitor { class
2658 explicit FetchStackTraceVisitor(Thread* thread, in FetchStackTraceVisitor() function in art::FetchStackTraceVisitor