Searched defs:VisitFrame (Results 1 - 3 of 3) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_VMStack.cc81 bool VisitFrame() { function in struct:art::ClosestUserClassLoaderVisitor
/art/runtime/
H A Dstack.cc216 virtual bool VisitFrame() { function in struct:art::NumFramesVisitor
233 virtual bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) {
296 bool should_continue = VisitFrame();
310 // the stack for an exception where the side stack will be unwound in VisitFrame.
344 bool should_continue = VisitFrame();
353 bool should_continue = VisitFrame();
H A Dtrace.cc92 bool VisitFrame() { function in class:art::BuildStackTraceVisitor

Completed in 77 milliseconds