Home
last modified time | relevance | path

Searched defs:MethodNeedsDebugVersion (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Druntime_callbacks.cc128 bool RuntimeCallbacks::MethodNeedsDebugVersion(ArtMethod* m) { in MethodNeedsDebugVersion() function in art::RuntimeCallbacks
Ddebugger.cc360 bool DebuggerActiveMethodInspectionCallback::MethodNeedsDebugVersion( in MethodNeedsDebugVersion() function in art::DebuggerActiveMethodInspectionCallback
/art/openjdkjvmti/
Ddeopt_manager.cc83 bool JvmtiMethodInspectionCallback::MethodNeedsDebugVersion( in MethodNeedsDebugVersion() function in openjdkjvmti::JvmtiMethodInspectionCallback