Home | History | Annotate | Download | only in include

Lines Matching refs:GetLocalLong

1121   jvmtiError (JNICALL *GetLocalLong) (jvmtiEnv* env,
2054 jvmtiError GetLocalLong(jthread thread,
2058 return functions->GetLocalLong(this, thread, depth, slot, value_ptr);