Searched refs:GetLocalInstance (Results 1 – 2 of 2) sorted by relevance
1779 jvmtiError (JNICALL *GetLocalInstance) (jvmtiEnv* env,2041 jvmtiError GetLocalInstance(jthread thread, in GetLocalInstance() function2044 return functions->GetLocalInstance(this, thread, depth, value_ptr); in GetLocalInstance()
523 static jvmtiError GetLocalInstance(jvmtiEnv* env, in GetLocalInstance() function in openjdkjvmti::JvmtiFunctions1901 JvmtiFunctions::GetLocalInstance,