Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalDouble

1170   jvmtiError (JNICALL *SetLocalDouble) (jvmtiEnv* env,
2103 jvmtiError SetLocalDouble(jthread thread,
2107 return functions->SetLocalDouble(this, thread, depth, slot, value);