Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc2726 class FetchStackTraceVisitor : public StackVisitor { class
2728 explicit FetchStackTraceVisitor(Thread* thread, in FetchStackTraceVisitor() function in art::FetchStackTraceVisitor