Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalDouble

1176   jvmtiError (JNICALL *SetLocalDouble) (jvmtiEnv* env,
2127 jvmtiError SetLocalDouble(jthread thread,
2131 return functions->SetLocalDouble(this, thread, depth, slot, value);