Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalLong

1156   jvmtiError (JNICALL *SetLocalLong) (jvmtiEnv* env,
2089 jvmtiError SetLocalLong(jthread thread,
2093 return functions->SetLocalLong(this, thread, depth, slot, value);