Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc2777 class BuildInternalStackTraceVisitor : public StackVisitor { class
2779 BuildInternalStackTraceVisitor(Thread* self, Thread* thread, uint32_t skip_depth) in BuildInternalStackTraceVisitor() function in art::BuildInternalStackTraceVisitor