Searched refs:SetLocalDouble (Results 1 – 2 of 2) sorted by relevance
181 error = JVMTI_FUNC_PTR(gdata->jvmti,SetLocalDouble) in readVariableValue()
1170 jvmtiError (JNICALL *SetLocalDouble) (jvmtiEnv* env,2103 jvmtiError SetLocalDouble(jthread thread, in SetLocalDouble() function2107 return functions->SetLocalDouble(this, thread, depth, slot, value); in SetLocalDouble()