Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc215 void QuickExceptionHandler::SetCatchEnvironmentForOptimizedHandler(StackVisitor* stack_visitor) { in SetCatchEnvironmentForOptimizedHandler()
Dstack.h497 JavaFrameRootInfo(uint32_t thread_id, const StackVisitor* stack_visitor, size_t vreg) in JavaFrameRootInfo()
Dmonitor.cc1216 void Monitor::VisitLocks(StackVisitor* stack_visitor, void (*callback)(mirror::Object*, void*), in VisitLocks()