Home
last modified time | relevance | path

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

/art/runtime/
Druntime_callbacks.cc119 bool RuntimeCallbacks::IsMethodBeingInspected(ArtMethod* m) { in IsMethodBeingInspected() function in art::RuntimeCallbacks
/art/openjdkjvmti/
Ddeopt_manager.cc69 bool JvmtiMethodInspectionCallback::IsMethodBeingInspected(art::ArtMethod* method) { in IsMethodBeingInspected() function in openjdkjvmti::JvmtiMethodInspectionCallback