/art/test/004-ReferenceMap/ |
D | stack_walk_refmap_jni.cc | 35 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function 36 if (CheckReferenceMapVisitor::VisitFrame()) { in VisitFrame()
|
/art/test/004-StackWalk/ |
D | stack_walk_jni.cc | 35 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::TestReferenceMapVisitor 36 if (CheckReferenceMapVisitor::VisitFrame()) { in VisitFrame()
|
/art/runtime/ |
D | nth_caller_visitor.h | 36 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function
|
D | quick_exception_handler.cc | 55 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::FINAL 170 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::FINAL 360 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::InstrumentationStackVisitor
|
D | stack.cc | 581 bool VisitFrame() OVERRIDE { in ComputeNumFrames() function 607 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetNextMethodAndDexPc() function 640 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in DescribeStack() function 737 bool should_continue = VisitFrame(); in WalkStack() 797 bool should_continue = VisitFrame(); in WalkStack() 806 bool should_continue = VisitFrame(); in WalkStack()
|
D | check_reference_map_visitor.h | 34 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function
|
D | thread.cc | 1060 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function 1642 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::CountStackDepthVisitor 1708 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildInternalStackTraceVisitor 2229 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function 2275 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::ReferenceMapVisitor
|
D | instrumentation.cc | 177 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in InstrumentationInstallStack() function 318 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in InstrumentationRestoreStack() function
|
D | debugger.cc | 897 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in GetOwnedMonitors() function 2334 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in GetStackDepth() function 2378 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetThreadFrames() function in art::Dbg::GetThreadFrames::GetFrameVisitor 2497 virtual bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function 2539 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function in art::FINAL 2950 bool VisitFrame() OVERRIDE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::CatchLocationFinder 3692 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in ConfigureStep() function 4887 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function
|
D | stack.h | 423 virtual bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) = 0;
|
D | profiler.cc | 68 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::BoundedStackVisitor
|
D | trace.cc | 60 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildStackTraceVisitor
|
/art/test/466-get-live-vreg/ |
D | get_live_vreg_jni.cc | 33 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::__anone81486140111::TestVisitor
|
/art/test/461-get-reference-vreg/ |
D | get_reference_vreg_jni.cc | 36 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonb8a67fed0111::TestVisitor
|
/art/test/455-set-vreg/ |
D | set_vreg_jni.cc | 35 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::__anondbc1e65e0111::TestVisitor
|
/art/runtime/native/ |
D | dalvik_system_VMStack.cc | 90 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VMStack_getClosestUserClassLoader() function
|
/art/test/454-get-vreg/ |
D | get_vreg_jni.cc | 36 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon52547ba50111::TestVisitor
|
/art/test/457-regs/ |
D | regs_jni.cc | 34 bool VisitFrame() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in VisitFrame() function in art::__anon2cd853760111::TestVisitor
|