Searched refs:SetLocalLong (Results 1 – 2 of 2) sorted by relevance
193 error = JVMTI_FUNC_PTR(gdata->jvmti,SetLocalLong) in readVariableValue()
1156 jvmtiError (JNICALL *SetLocalLong) (jvmtiEnv* env,2089 jvmtiError SetLocalLong(jthread thread, in SetLocalLong() function2093 return functions->SetLocalLong(this, thread, depth, slot, value); in SetLocalLong()