Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread.cc2951 class FetchStackTraceVisitor : public StackVisitor { class
2953 explicit FetchStackTraceVisitor(Thread* thread, in FetchStackTraceVisitor() function in art::FetchStackTraceVisitor