Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalLong

1162   jvmtiError (JNICALL *SetLocalLong) (jvmtiEnv* env,
2113 jvmtiError SetLocalLong(jthread thread,
2117 return functions->SetLocalLong(this, thread, depth, slot, value);