Home | History | Annotate | Download | only in include

Lines Matching refs:GetLocalInt

1114   jvmtiError (JNICALL *GetLocalInt) (jvmtiEnv* env,
2047 jvmtiError GetLocalInt(jthread thread,
2051 return functions->GetLocalInt(this, thread, depth, slot, value_ptr);