Home | History | Annotate | Download | only in include

Lines Matching defs:SetJNIFunctionTable

1646   jvmtiError (JNICALL *SetJNIFunctionTable) (jvmtiEnv* env,
2452 jvmtiError SetJNIFunctionTable(const jniNativeInterface* function_table) {
2453 return functions->SetJNIFunctionTable(this, function_table);