Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalObject

1142   jvmtiError (JNICALL *SetLocalObject) (jvmtiEnv* env,
2075 jvmtiError SetLocalObject(jthread thread,
2079 return functions->SetLocalObject(this, thread, depth, slot, value);