Home
last modified time | relevance | path

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

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