Searched refs:GetLocalInt (Results 1 – 2 of 2) sorted by relevance
1114 jvmtiError (JNICALL *GetLocalInt) (jvmtiEnv* env,2047 jvmtiError GetLocalInt(jthread thread, in GetLocalInt() function2051 return functions->GetLocalInt(this, thread, depth, slot, value_ptr); in GetLocalInt()
524 static jvmtiError GetLocalInt(jvmtiEnv* env, in GetLocalInt() function in openjdkjvmti::JvmtiFunctions1767 JvmtiFunctions::GetLocalInt,