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