Searched refs:GetLocalDouble (Results 1 – 2 of 2) sorted by relevance
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()
562 static jvmtiError GetLocalDouble(jvmtiEnv* env, in GetLocalDouble() function in openjdkjvmti::JvmtiFunctions1771 JvmtiFunctions::GetLocalDouble,