Home | History | Annotate | Download | only in include

Lines Matching refs:GetLocalDouble

1135   jvmtiError (JNICALL *GetLocalDouble) (jvmtiEnv* env,
2068 jvmtiError GetLocalDouble(jthread thread,
2072 return functions->GetLocalDouble(this, thread, depth, slot, value_ptr);