Searched refs:SetLocalInt (Results 1 - 4 of 4) sorted by relevance

/prebuilts/jdk/jdk8/darwin-x86/include/
H A Djvmti.h1149 jvmtiError (JNICALL *SetLocalInt) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2082 jvmtiError SetLocalInt(jthread thread, function in struct:_jvmtiEnv
2086 return functions->SetLocalInt(this, thread, depth, slot, value);
/prebuilts/jdk/jdk8/linux-x86/include/
H A Djvmti.h1149 jvmtiError (JNICALL *SetLocalInt) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2082 jvmtiError SetLocalInt(jthread thread, function in struct:_jvmtiEnv
2086 return functions->SetLocalInt(this, thread, depth, slot, value);
/prebuilts/jdk/jdk9/darwin-x86/include/
H A Djvmti.h1155 jvmtiError (JNICALL *SetLocalInt) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2106 jvmtiError SetLocalInt(jthread thread, function in struct:_jvmtiEnv
2110 return functions->SetLocalInt(this, thread, depth, slot, value);
/prebuilts/jdk/jdk9/linux-x86/include/
H A Djvmti.h1155 jvmtiError (JNICALL *SetLocalInt) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2106 jvmtiError SetLocalInt(jthread thread, function in struct:_jvmtiEnv
2110 return functions->SetLocalInt(this, thread, depth, slot, value);

Completed in 371 milliseconds