Home | History | Annotate | Download | only in include

Lines Matching refs:GetLocalObject

1107   jvmtiError (JNICALL *GetLocalObject) (jvmtiEnv* env,
2034 jvmtiError GetLocalObject(jthread thread,
2038 return functions->GetLocalObject(this, thread, depth, slot, value_ptr);