Searched refs:GetLocalDouble (Results 1 – 2 of 2) sorted by relevance
104 error = JVMTI_FUNC_PTR(gdata->jvmti,GetLocalDouble) in writeVariableValue()
1135 jvmtiError (JNICALL *GetLocalDouble) (jvmtiEnv* env,2068 jvmtiError GetLocalDouble(jthread thread, in GetLocalDouble() function2072 return functions->GetLocalDouble(this, thread, depth, slot, value_ptr); in GetLocalDouble()