Home | History | Annotate | Download | only in include

Lines Matching refs:GetLocalDouble

1141   jvmtiError (JNICALL *GetLocalDouble) (jvmtiEnv* env,
2092 jvmtiError GetLocalDouble(jthread thread,
2096 return functions->GetLocalDouble(this, thread, depth, slot, value_ptr);