/aosp_15_r20/art/runtime/ |
H A D | instrumentation.cc | 527 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationInstallStack() function 603 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in UpdateNeedsDexPcEventsOnStack() function 626 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in ReportMethodEntryForOnStackMethods() function 688 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in InstrumentationRestoreStack() function 723 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HasFramesNeedingForceDeopt() function
|
H A D | stack.cc | 602 bool VisitFrame() override { in ComputeNumFrames() function 628 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetNextMethodAndDexPc() function 661 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in DescribeStack() function
|
H A D | quick_exception_handler.cc | 83 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CatchBlockStackVisitor 437 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::DeoptimizeStackVisitor
|
H A D | monitor_objects_stack_visitor.cc | 25 bool MonitorObjectsStackVisitor::VisitFrame() { in VisitFrame() function in art::MonitorObjectsStackVisitor
|
H A D | nth_caller_visitor.h | 38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
|
H A D | check_reference_map_visitor.h | 38 bool VisitFrame() REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
|
H A D | cha.cc | 194 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::CHAStackVisitor
|
H A D | thread.cc | 2783 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::JniTransitionReferenceVisitor 2961 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::FetchStackTraceVisitor 3048 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::BuildInternalStackTraceVisitor 4136 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::ReferenceMapVisitor
|
H A D | hidden_api.cc | 178 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in GetReflectionCallerAccessContext() function
|
H A D | monitor.cc | 191 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in SetLockingMethod() function
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_stack.h | 106 bool VisitFrame() NO_THREAD_SAFETY_ANALYSIS { in VisitFrame() function
|
H A D | ti_stack.cc | 100 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function 859 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in VisitFrame() function
|
H A D | events.cc | 932 bool VisitFrame() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in FindCatchMethodsFromThrow() function in openjdkjvmti::JvmtiMethodTraceListener::FindCatchMethodsFromThrow::CatchLocationFinder
|
/aosp_15_r20/art/test/167-visit-locks/ |
H A D | visit_locks.cc | 46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_testVisitLocks() function in art::Java_Main_testVisitLocks::VisitLocks
|
/aosp_15_r20/art/test/004-ReferenceMap/ |
H A D | stack_walk_refmap_jni.cc | 43 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function
|
/aosp_15_r20/art/test/004-StackWalk/ |
H A D | stack_walk_jni.cc | 39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::TestReferenceMapVisitor
|
/aosp_15_r20/art/test/466-get-live-vreg/ |
H A D | get_live_vreg_jni.cc | 35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anone0dd70ea0111::TestVisitor
|
/aosp_15_r20/art/test/454-get-vreg/ |
H A D | get_vreg_jni.cc | 37 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonb4f3c2fb0111::TestVisitor
|
/aosp_15_r20/art/test/2011-stack-walk-concurrent-instrument/ |
H A D | stack_walk_concurrent.cc | 46 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::StackWalkConcurrentInstrument::SelfStackWalkVisitor
|
/aosp_15_r20/art/test/1945-proxy-method-arguments/ |
H A D | get_args.cc | 39 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonc96b9f9c0111::GetProxyQuickFrameVisitor
|
/aosp_15_r20/art/test/457-regs/ |
H A D | regs_jni.cc | 35 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VisitFrame() function in art::__anonfde8a4cc0111::TestVisitor
|
/aosp_15_r20/art/runtime/native/ |
H A D | dalvik_system_VMStack.cc | 108 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in VMStack_getClosestUserClassLoader() function
|
H A D | dalvik_system_ZygoteHooks.cc | 96 bool VisitFrame() override REQUIRES(Locks::mutator_lock_) { in DoCollectNonDebuggableCallback() function in art::DoCollectNonDebuggableCallback::NonDebuggableStacksVisitor
|
/aosp_15_r20/art/test/178-app-image-native-method/ |
H A D | native_methods.cc | 719 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_b189235039CheckLocks() function in art::Java_Main_b189235039CheckLocks::VisitLocks
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | quick_trampoline_entrypoints.cc | 731 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in HandleDeoptimization() function in art::HandleDeoptimization::EntireStackVisitor
|