Searched defs:MethodNeedsDebugVersion (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | runtime_callbacks.cc | 128 bool RuntimeCallbacks::MethodNeedsDebugVersion(ArtMethod* m) { in MethodNeedsDebugVersion() function in art::RuntimeCallbacks |
/aosp12/art/openjdkjvmti/ | ||
H A D | deopt_manager.cc | 83 bool JvmtiMethodInspectionCallback::MethodNeedsDebugVersion( in MethodNeedsDebugVersion() function in openjdkjvmti::JvmtiMethodInspectionCallback |